![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
First Stage Synchronisation of the control FPGA. More...
Entities | |
| Behavioral | architecture |
| First Stage Synchronisation of the control FPGA. More... | |
Libraries | |
| IEEE | |
| xil_defaultlib | |
Use Clauses | |
| STD_LOGIC_1164 | |
| std_logic_arith | |
Ports | ||
| clk160 | 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 128 bits | ||
| enable_mgt | in | std_logic |
| MGT register enbale. | ||
| MGT_Commadet | in | std_logic |
| MGT commadet. | ||
| commdet_delay | out | std_logic |
| MGT commadet pipe. | ||
| data_in | in | std_logic_vector ( 31 downto 0 ) |
| rx data | ||
| data_out | out | std_logic_vector ( 128 downto 0 ) |
| frame data out of 128 bits | ||
| crc_error | in | std_logic |
| crc error in | ||
First Stage Synchronisation of the control FPGA.
In the first stage of the synchronisation performs following tasks:
Definition at line 22 of file first_stage_synch.vhd.
1.9.1