AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Entities | |
behavioral | architecture |
Use Clauses | |
numeric_std |
Generics | |
fifo_deep | integer := 6 |
Ports | |
aclr | in std_logic |
clk_w | in std_logic |
wen | in std_logic |
dataw | in std_logic_vector ( 65 downto 0 ) |
almost_f | out std_logic |
clk_r | in std_logic |
datar | out std_logic_vector ( 65 downto 0 ) |
ren | in std_logic |
empty | out std_logic |
Definition at line 18 of file FIFO_sync.vhd.