![]() |
ROD firmware
1.0.5
ATLAS l1-calo - ROD_eFEX and ROD_jFEX firmware for the L1Calo ROD board
|
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 ) |
Definition at line 34 of file flx_CRC20.vhd.
1.9.1