![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
Entities | |
| Behavioral | architecture |
Libraries | |
| IEEE | |
| work | |
Use Clauses | |
| STD_LOGIC_1164 | |
| NUMERIC_STD | |
| DataTypes | Package <DataTypes> |
Ports | ||
| CLK | in | std_logic |
| 200 MHz clock | ||
| IN_BDTScore | in | std_logic_vector ( BDT_SCORE_WIDTH- 1 downto 0 ) |
| IN_BDT_Thr | in | AlgoParameters ( 2 downto 0 ) |
| IN_Max_BDT_E_threshold | in | DataWord |
| IN_Min_BDT_E_threshold | in | DataWord |
| IN_Total_Energy | in | DataWord |
| IN_Total_Energy_of | in | std_logic |
| OUT_BDTCondition | out | std_logic_vector ( 1 downto 0 ) |
| OUT_BDTScore | out | std_logic_vector ( BDT_SCORE_WIDTH- 1 downto 0 ) |
Definition at line 8 of file TauConditionsBDT.vhd.
1.9.1