![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
TOB synchronisation module. More...
Processes | |
| dalay_proc | ( CLK ) |
Types | |
| array_of_trigger_objects | ( 63 downto 0 ) AlgoTriggerObjects ( 3 downto 0 ) |
| BCN_t | ( 63 downto 0 ) std_logic_vector ( 11 downto 0 ) |
Signals | |
| DelayedData | array_of_trigger_objects |
| DelayedStart | std_logic_vector ( 63 downto 0 ) |
| DelayedBCN | BCN_t := ( others = > ( others = > ' 0 ' ) ) |
TOB synchronisation module.
Delays each of the 4 input data bus by a number of clock cycles specified by offset. The maximum delay is 63 clock cycles, the minimum is 0. The IN_Start signal must be synchronous with input data 0 and will be delayed by Offset0.
Definition at line 42 of file TOB_synch.vhd.
1.9.1