![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
First Stage Synchronisation of process FPGA. More...
Entities | |
| Behavioral | architecture |
| First Stage Synchronisation of process FPGA. More... | |
Libraries | |
| IEEE | |
| xil_defaultlib | |
Use Clauses | |
| STD_LOGIC_1164 | |
| std_logic_arith | |
Ports | ||
| clk_280 | in | std_logic |
| MGT rx clock. | ||
| reset | in | std_logic |
| reset | ||
| mux_cntrl | in | std_logic_vector ( 3 downto 0 ) |
| first stage mux slect bits | ||
| latch_enable | in | std_logic |
| latch enable of 226 bits | ||
| enable_mgt | in | std_logic |
| MGT rx data regsiter enable. | ||
| MGT_Commadet | in | std_logic |
| MGT commadet. | ||
| commdet_delay | out | std_logic := ' 0 ' |
| MGT commadet pipe. | ||
| data_in | in | std_logic_vector ( 31 downto 0 ) |
| rx data | ||
| data_out | out | std_logic_vector ( 227 downto 0 ) |
| frame data out of 226 bits | ||
| align_frame | in | std_logic |
| align frame | ||
| disperr_error | in | std_logic |
| disperr erro | ||
| notable_error | in | std_logic |
| nottable error | ||
| crc_error_in | in | std_logic |
| crc error | ||
First Stage Synchronisation of process FPGA.
In the first stage of the synchronisation performs following tasks:
Definition at line 21 of file synch_stg_1.vhd.
1.9.1