AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Entities | |
Behavioral | architecture |
Ports | |
clk | in STD_LOGIC |
init | in STD_LOGIC |
init_crc | in STD_LOGIC_VECTOR ( 31 downto 0 ) |
ce | in STD_LOGIC |
trailer | in STD_LOGIC |
d | in STD_LOGIC_VECTOR ( 63 downto 0 ) |
crc | out STD_LOGIC_VECTOR ( 31 downto 0 ) |
bad_crc | out STD_LOGIC |
Definition at line 55 of file EthernetCRCD64.vhd.