![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
Algo Rate Monitor. More...
Entities | |
| Behavioral | architecture |
Libraries | |
| IEEE | |
| infrastructure_lib | |
| ipbus_lib | |
| Use ipbus ibrary. | |
Use Clauses | |
| STD_LOGIC_1164 | |
| NUMERIC_STD | |
| DataTypes | Package <DataTypes> |
| Use internal algorithm data types and functions. | |
| AlgoDataTypes | Package <AlgoDataTypes> |
| Use external algorithm data types and functions. | |
| ipbus_reg_types | |
| Use ipbus ibrary. | |
| ipbus | |
| Use ipbus ibrary. | |
Ports | ||
| ipb_clk | in | std_logic |
| IPBus clk. | ||
| ipb_rst | in | std_logic |
| IPBus reset. | ||
| ipb_in | in | ipb_wbus |
| IPBus write bus. | ||
| ipb_out | out | ipb_rbus |
| IPBus read bus. | ||
| clk | in | std_logic |
| IN_BCN | in | std_logic_vector ( 11 downto 0 ) |
| IN_synch | in | std_logic |
| IN_eta | in | std_logic_vector ( 2 downto 0 ) |
| IN_eg_energies | in | array_std_logic_vector ( OUTPUT_TOBS- 1 downto 0 ) ( ENERGY_WIDTH- 1 downto 0 ) |
| IN_eg_valids | in | std_logic_vector ( OUTPUT_TOBS- 1 downto 0 ) |
| IN_tau_energies | in | array_std_logic_vector ( OUTPUT_TOBS- 1 downto 0 ) ( ENERGY_WIDTH- 1 downto 0 ) |
| IN_tau_valids | in | std_logic_vector ( OUTPUT_TOBS- 1 downto 0 ) |
Algo Rate Monitor.
Algorithm TOB output rate monitor
Definition at line 27 of file AlgoRateMonitor.vhd.
1.9.1