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 | |
wclk | in STD_LOGIC |
rclk | in STD_LOGIC |
reset | in STD_LOGIC |
fifo_en | in STD_LOGIC |
we | in STD_LOGIC |
re | in STD_LOGIC |
Di | in STD_LOGIC_VECTOR ( 63 downto 0 ) |
Do | out STD_LOGIC_VECTOR ( 63 downto 0 ) |
WRERR_OUT | out STD_LOGIC_VECTOR ( 7 downto 0 ) |
RDERR_OUT | out STD_LOGIC_VECTOR ( 7 downto 0 ) |
full | out STD_LOGIC |
Definition at line 37 of file AMC_DATA_FIFO.vhd.