![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
generate parity for data going from Control FPGA to Processors More...
Entities | |
| rtl | architecture |
| generate parity for data going from Control FPGA to Processors More... | |
Libraries | |
| ieee | |
Use Clauses | |
| std_logic_1164 | |
Generics | |
| SEED | STD_LOGIC := ' 1 ' |
Ports | ||
| ttc_data | in | STD_LOGIC_VECTOR ( 31 DOWNTO 0 ) |
| parity12 | out | STD_LOGIC |
| parity32 | out | STD_LOGIC |
generate parity for data going from Control FPGA to Processors
Outputs parity of 12 bit (BCN) and full 32 bit TTC word Odd or even depending on GENERIC SEED
Definition at line 13 of file ttc_parity.vhd.
1.9.1