![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
Entities | |
| rtl | architecture |
Libraries | |
| ieee | |
| work | |
Use Clauses | |
| std_logic_1164 | |
Generics | |
| Nbits | positive := 64 |
| CRC_Width | positive := 20 |
| G_Poly | Std_Logic_Vector := x " 8349f " |
| G_InitVal | std_logic_vector := x " fffff " |
Ports | ||
| CRC | out | std_logic_vector ( CRC_Width- 1 downto 0 ) |
| Calc | in | std_logic |
| Clk | in | std_logic |
| DIn | in | std_logic_vector ( Nbits- 1 downto 0 ) |
| Reset | in | std_logic |
Definition at line 15 of file crc-20.vhd.
1.9.1