eFEX firmware  1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards

Back to eFEX documentation
Generics | Libraries | Ports | Use Clauses
CRC20 Entity Reference
Inheritance diagram for CRC20:
efex_packet_builder packet_block top_efex_control

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

Detailed Description

Definition at line 15 of file crc-20.vhd.


The documentation for this class was generated from the following file: