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
ttc_parity Entity Reference

generate parity for data going from Control FPGA to Processors More...

Inheritance diagram for ttc_parity:
top_efex_control bcn_l1a_valid_checker Readout_logic_top top_efex_processor

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

Detailed Description

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

Author
Dave Sankey

Definition at line 13 of file ttc_parity.vhd.


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