|
|
clka | in | sl := ' 0 ' |
|
ena | in | sl := ' 1 ' |
|
wea | in | slv ( ite ( BYTE_WR_EN_G , wordCount ( DATA_WIDTH_G , BYTE_WIDTH_G ) , 1 ) - 1 downto 0 ) := ( others = > ' 0 ' ) |
|
addra | in | slv ( ADDR_WIDTH_G- 1 downto 0 ) := ( others = > ' 0 ' ) |
|
dina | in | slv ( DATA_WIDTH_G- 1 downto 0 ) := ( others = > ' 0 ' ) |
|
clkb | in | sl := ' 0 ' |
|
enb | in | sl := ' 1 ' |
|
regceb | in | sl := ' 1 ' |
|
rstb | in | sl := not ( RST_POLARITY_G ) |
|
addrb | in | slv ( ADDR_WIDTH_G- 1 downto 0 ) := ( others = > ' 0 ' ) |
|
doutb | out | slv ( DATA_WIDTH_G- 1 downto 0 ) := ( others = > ' 0 ' ) |
The documentation for this design unit was generated from the following files:
- base/ram/dummy/SimpleDualPortRamAlteraMfDummy.vhd
- build/SRC_VHDL/surf/SimpleDualPortRamAlteraMfDummy.vhd