![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
orbit sm More...
Entities | |
| fsm | architecture |
| orbit sm More... | |
Libraries | |
| ieee | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_arith | |
Ports | ||
| chan_orbit | in | std_logic |
| channel orbit | ||
| clk | in | std_logic |
| clock | ||
| ref_orbit | in | std_logic |
| reference orbit channel | ||
| reset | in | std_logic |
| reset | ||
| start | in | std_logic |
| start | ||
| A_eq_B | out | std_logic |
| two counter equal | ||
| cntr_value | out | std_logic_vector ( 4 DOWNTO 0 ) |
| count value | ||
orbit sm
This statae machine will measures the time between the arrival of ref orbit and chan orbit. It will continue measuring the time difference in two counters and only generate counter value when the two counts are equal.
Definition at line 13 of file orbit_sm.vhd.
1.9.1