otsdaq_prepmodernization
v2_04_01
|
Libraries | |
IEEE | |
work |
Use Clauses | |
IEEE.STD_LOGIC_1164.all | |
IEEE.STD_LOGIC_ARITH.all | |
IEEE.STD_LOGIC_UNSIGNED.all | |
IEEE.STD_LOGIC_MISC.all | |
work.all | |
work.Ethernet_RAM_TB_PKG.all |
Ports | |
CLK | in STD_LOGIC |
RST | in STD_LOGIC |
A | out STD_LOGIC_VECTOR ( 11 - 1 downto 0 ) := ( others = > ' 0 ' ) |
D | out STD_LOGIC_VECTOR ( 64 - 1 downto 0 ) := ( others = > ' 0 ' ) |
WE | out STD_LOGIC := ' 0 ' |
DATA_IN | in STD_LOGIC_VECTOR ( 63 downto 0 ) |
CHECK_DATA | out STD_LOGIC := ' 0 ' |
Definition at line 116 of file Ethernet_RAM_tb_stim_gen.vhd.