w11 - vhd 0.794
W11 CPU core and support modules
|
Constants | |
ok_mod32 | boolean := ( DWIDTHmod 32 ) = 0and ( ( DWIDTH + 35 ) / 36 ) = ( ( DWIDTH + 31 ) / 32 ) |
ok_mod16 | boolean := ( DWIDTHmod 16 ) = 0and ( ( DWIDTH + 17 ) / 18 ) = ( ( DWIDTH + 16 ) / 16 ) |
ok_mod08 | boolean := ( DWIDTHmod 32 ) = 0and ( ( DWIDTH + 8 ) / 9 ) = ( ( DWIDTH + 7 ) / 8 ) |
dw_mem | positive := ( ( DWIDTH + 35 ) / 36 ) * 36 |
dw_mem | positive := ( ( DWIDTH + 17 ) / 18 ) * 18 |
dw_mem | positive := ( ( DWIDTH + 8 ) / 9 ) * 9 |
dw_mem | positive := ( ( DWIDTH + 3 ) / 4 ) * 4 |
dw_mem | positive := ( ( DWIDTH + 1 ) / 2 ) * 2 |
Signals | |
L_DO | slv ( dw_mem - 1 downto 0 ) := ( others = > ' 0 ' ) |
L_DI | slv ( dw_mem - 1 downto 0 ) := ( others = > ' 0 ' ) |
Instantiations | |
mem | ramb16_s36 |
mem | ramb16_s36 |
mem | ramb16_s18 |
mem | ramb16_s18 |
mem | ramb16_s9 |
mem | ramb16_s9 |
mem | ramb16_s4 |
mem | ramb16_s2 |
mem | ramb16_s1 |
Definition at line 45 of file ram_1swsr_xfirst_gen_unisim.vhd.
|
Constant |
Definition at line 47 of file ram_1swsr_xfirst_gen_unisim.vhd.
|
Constant |
Definition at line 49 of file ram_1swsr_xfirst_gen_unisim.vhd.
|
Constant |
Definition at line 51 of file ram_1swsr_xfirst_gen_unisim.vhd.
Definition at line 61 of file ram_1swsr_xfirst_gen_unisim.vhd.
Definition at line 62 of file ram_1swsr_xfirst_gen_unisim.vhd.
Definition at line 63 of file ram_1swsr_xfirst_gen_unisim.vhd.
positive :=(( DWIDTH+ 17)/ 18)* 18 dw_mem |
Definition at line 116 of file ram_1swsr_xfirst_gen_unisim.vhd.
positive :=(( DWIDTH+ 8)/ 9)* 9 dw_mem |
Definition at line 171 of file ram_1swsr_xfirst_gen_unisim.vhd.
positive :=(( DWIDTH+ 3)/ 4)* 4 dw_mem |
Definition at line 226 of file ram_1swsr_xfirst_gen_unisim.vhd.
positive :=(( DWIDTH+ 1)/ 2)* 2 dw_mem |
Definition at line 258 of file ram_1swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 87 of file ram_1swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 111 of file ram_1swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 142 of file ram_1swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 166 of file ram_1swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 197 of file ram_1swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 221 of file ram_1swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 250 of file ram_1swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 282 of file ram_1swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 304 of file ram_1swsr_xfirst_gen_unisim.vhd.