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

Back to ROD documentation
Constants | Functions | Processes | Signals
rtl Architecture Reference

Functions

std_logic_vector   ToIndirectInitVal (
Direct: in std_logic_vector
CRC_Width: in positive
Poly: in std_logic_vector
)

Processes

PROCESS_184  ( Clk )

Constants

Poly  Std_Logic_Vector ( CRC_Width- 1 downto 0 ) := G_Poly
InitVal  Std_Logic_Vector ( CRC_Width- 1 downto 0 ) := G_InitVal
InDirectInitVal  std_logic_vector ( CRC_Width- 1 downto 0 ) := ToIndirectInitVal ( InitVal , CRC_Width , Poly )

Signals

Reg_s  std_logic_vector ( CRC_Width- 1 downto 0 )

Detailed Description

Definition at line 34 of file flx_CRC20.vhd.


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