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_DOA | slv ( dw_mem - 1 downto 0 ) := ( others = > ' 0 ' ) |
L_DOB | slv ( dw_mem - 1 downto 0 ) := ( others = > ' 0 ' ) |
L_DIA | slv ( dw_mem - 1 downto 0 ) := ( others = > ' 0 ' ) |
L_DIB | slv ( dw_mem - 1 downto 0 ) := ( others = > ' 0 ' ) |
Instantiations | |
mem | ramb16_s36_s36 |
mem | ramb16_s36_s36 |
mem | ramb16_s18_s18 |
mem | ramb16_s18_s18 |
mem | ramb16_s9_s9 |
mem | ramb16_s9_s9 |
mem | ramb16_s4_s4 |
mem | ramb16_s2_s2 |
mem | ramb16_s1_s1 |
Definition at line 51 of file ram_2swsr_xfirst_gen_unisim.vhd.
|
Constant |
Definition at line 53 of file ram_2swsr_xfirst_gen_unisim.vhd.
|
Constant |
Definition at line 55 of file ram_2swsr_xfirst_gen_unisim.vhd.
|
Constant |
Definition at line 57 of file ram_2swsr_xfirst_gen_unisim.vhd.
Definition at line 67 of file ram_2swsr_xfirst_gen_unisim.vhd.
Definition at line 68 of file ram_2swsr_xfirst_gen_unisim.vhd.
Definition at line 69 of file ram_2swsr_xfirst_gen_unisim.vhd.
Definition at line 70 of file ram_2swsr_xfirst_gen_unisim.vhd.
Definition at line 71 of file ram_2swsr_xfirst_gen_unisim.vhd.
positive :=(( DWIDTH+ 17)/ 18)* 18 dw_mem |
Definition at line 151 of file ram_2swsr_xfirst_gen_unisim.vhd.
positive :=(( DWIDTH+ 8)/ 9)* 9 dw_mem |
Definition at line 235 of file ram_2swsr_xfirst_gen_unisim.vhd.
positive :=(( DWIDTH+ 3)/ 4)* 4 dw_mem |
Definition at line 319 of file ram_2swsr_xfirst_gen_unisim.vhd.
positive :=(( DWIDTH+ 1)/ 2)* 2 dw_mem |
Definition at line 366 of file ram_2swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 109 of file ram_2swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 146 of file ram_2swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 193 of file ram_2swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 230 of file ram_2swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 277 of file ram_2swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 314 of file ram_2swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 357 of file ram_2swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 404 of file ram_2swsr_xfirst_gen_unisim.vhd.
|
Instantiation |
Definition at line 437 of file ram_2swsr_xfirst_gen_unisim.vhd.