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 |
save | in std_logic |
restore | in std_logic |
ce | in STD_LOGIC |
d | in STD_LOGIC_VECTOR ( 15 downto 0 ) |
crc | out STD_LOGIC_VECTOR ( 31 downto 0 ) |
bad_crc | out STD_LOGIC |
Definition at line 55 of file EthernetCRCD16B.vhd.