AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|
Entities | |
behave | architecture |
Ports | |
clock | in STD_LOGIC |
reset | in STD_LOGIC |
data | in STD_LOGIC_VECTOR ( 63 downto 0 ) |
data_valid | in STD_LOGIC |
eoc | in STD_LOGIC |
crc | out STD_LOGIC_VECTOR ( 31 downto 0 ) |
crc_valid | out STD_LOGIC |
Definition at line 30 of file crc_gen_32b.vhd.