AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Entities | |
Behavioral | architecture |
Libraries | |
UNISIM | |
UNIMACRO |
Use Clauses | |
VComponents | |
vcomponents |
Ports | |
clk | in STD_LOGIC |
fifo_rst | in STD_LOGIC |
fifo_en | in STD_LOGIC |
di | in STD_LOGIC_VECTOR ( 32 downto 0 ) |
we | in STD_LOGIC_VECTOR ( 1 downto 0 ) |
re | in STD_LOGIC |
do | out STD_LOGIC_VECTOR ( 64 downto 0 ) |
FIFO_WrErr | out STD_LOGIC |
empty | out STD_LOGIC |
Definition at line 37 of file FIFO65x8k.vhd.