ROD firmware  1.0.5
ATLAS l1-calo - ROD_eFEX and ROD_jFEX firmware for the L1Calo ROD board

Back to ROD documentation
Generics | Libraries | Ports | Use Clauses
flx_CRC Entity Reference
Inheritance diagram for flx_CRC:
event_trailer_CRC20 ev_builder tob_processor packet_processor rod_top top_rod_efex top_rod_jfex

Entities

rtl  architecture
 

Libraries

ieee 
work 

Use Clauses

std_logic_1164 

Generics

Nbits  positive := 32
CRC_Width  positive := 20
G_Poly  Std_Logic_Vector := x " c1acf "
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 18 of file flx_CRC20.vhd.


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