![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
Functions | ||
| bit_vector | conv_qpll_fbdiv_top ( qpllfbdiv_top: in in integer ) | [ impure ] |
| bit | conv_qpll_fbdiv_ratio ( qpllfbdiv_top: in in integer ) | [ impure ] |
Constants | |
| QPLL_FBDIV_TOP | integer := 40 |
| QPLL_FBDIV_IN | bit_vector ( 9 downto 0 ) := conv_qpll_fbdiv_top ( QPLL_FBDIV_TOP ) |
| QPLL_FBDIV_RATIO | bit := conv_qpll_fbdiv_ratio ( QPLL_FBDIV_TOP ) |
Signals | |
| tied_to_ground_i | std_logic |
| tied_to_ground_vec_i | std_logic_vector ( 63 downto 0 ) |
| tied_to_vcc_i | std_logic |
Instantiations | |
| gthe2_common_i | gthe2_common |
| gthe2_common_lane1_i | gthe2_common |
Definition at line 93 of file efex_aurora_hub2_gt_common_wrapper.vhd.
1.9.1