w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
proc_clka | ( CLKA ) |
proc_clkb | ( CLKB ) |
Constants | |
memsize | positive := 2 ** AWIDTH |
datzero | slv ( DWIDTH - 1 downto 0 ) := ( others = > ' 0 ' ) |
Types | |
ram_type | ( 0 to memsize - 1 ) slv ( DWIDTH - 1 downto 0 ) |
Signals | |
R_DOA | slv ( DWIDTH - 1 downto 0 ) := datzero |
R_DOB | slv ( DWIDTH - 1 downto 0 ) := datzero |
Attributes | |
ram_style | string |
ram_style | variable is " block " |
Shared Variables | |
sv_ram | shared ram_type := := ( others = > datzero ) |
Instantiations | |
umem | ram_2swsr_xfirst_gen_unisim <Entity ram_2swsr_xfirst_gen_unisim> |
Definition at line 54 of file ram_2swsr_rfirst_gen.vhd.
|
Process |
Definition at line 68 of file ram_2swsr_rfirst_gen.vhd.
|
Process |
Definition at line 80 of file ram_2swsr_rfirst_gen.vhd.
Definition at line 55 of file ram_2swsr_rfirst_gen.vhd.
Definition at line 56 of file ram_2swsr_rfirst_gen.vhd.
Definition at line 57 of file ram_2swsr_rfirst_gen.vhd.
Definition at line 58 of file ram_2swsr_rfirst_gen.vhd.
|
Attribute |
Definition at line 60 of file ram_2swsr_rfirst_gen.vhd.
|
Attribute |
Definition at line 61 of file ram_2swsr_rfirst_gen.vhd.
Definition at line 63 of file ram_2swsr_rfirst_gen.vhd.
Definition at line 64 of file ram_2swsr_rfirst_gen.vhd.
|
Instantiation |
Definition at line 72 of file ram_2swsr_rfirst_gen_unisim.vhd.