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 |
Generics | |
ALMOSTFULL_OFFSET | bit_vector ( 15 downto 0 ) := x " 0008 " |
Ports | |
clk | in STD_LOGIC |
fifo_rst | in STD_LOGIC |
fifo_en | in STD_LOGIC |
di | in STD_LOGIC_VECTOR ( 64 downto 0 ) |
we | in STD_LOGIC |
re | in STD_LOGIC |
do | out STD_LOGIC_VECTOR ( 64 downto 0 ) |
full | out STD_LOGIC |
empty | out STD_LOGIC |
Definition at line 37 of file FIFO65x12k.vhd.