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 ( 31 downto 0 ) |
data_valid | in STD_LOGIC |
eoc | in STD_LOGIC |
crc | out STD_LOGIC_VECTOR ( 15 downto 0 ) |
crc_valid | out STD_LOGIC |
Definition at line 36 of file CRC16_DATA32.vhd.