|
AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
|

Entities | |
| Behavioral | architecture |
Ports | |
| clk | in STD_LOGIC |
| reset | in STD_LOGIC |
| crc_init | in STD_LOGIC |
| inject_err | in STD_LOGIC |
| trailer | in STD_LOGIC |
| crc_d | in STD_LOGIC_VECTOR ( 63 downto 0 ) |
| crc_ce | in STD_LOGIC |
| crc | out STD_LOGIC_VECTOR ( 15 downto 0 ) |
| crc_err | out STD_LOGIC |
| dout | out STD_LOGIC_VECTOR ( 63 downto 0 ) |
| dout_vld | out STD_LOGIC |
Definition at line 32 of file cmsCRC64.vhd.
1.8.1