w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
proc_clk | ( CLK ) |
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_DO | 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_1swsr_xfirst_gen_unisim <Entity ram_1swsr_xfirst_gen_unisim> |
Definition at line 52 of file ram_1swsr_wfirst_gen.vhd.
|
Process |
Definition at line 66 of file ram_1swsr_wfirst_gen.vhd.
Definition at line 54 of file ram_1swsr_wfirst_gen.vhd.
Definition at line 55 of file ram_1swsr_wfirst_gen.vhd.
Definition at line 56 of file ram_1swsr_wfirst_gen.vhd.
Definition at line 57 of file ram_1swsr_wfirst_gen.vhd.
|
Attribute |
Definition at line 59 of file ram_1swsr_wfirst_gen.vhd.
|
Attribute |
Definition at line 60 of file ram_1swsr_wfirst_gen.vhd.
Definition at line 62 of file ram_1swsr_wfirst_gen.vhd.
|
Instantiation |
Definition at line 59 of file ram_1swsr_wfirst_gen_unisim.vhd.