eFEX firmware  1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards

Back to eFEX documentation
Constants | Instantiations | Processes | Signals | Types
rtl Architecture Reference

Processes

PROCESS_68  ( ipb_clk )

Constants

SEL_BITS  integer := integer ( ceil ( log2 ( real ( NUMREG ) ) ) )

Types

xadc_reg_array  ( 0 to NUMREG- 1 ) std_logic_vector ( 15 downto 0 )

Signals

adc_conv  xadc_reg_array := ( others = > ( others = > ' 0 ' ) )
sel  integer range 0 to NUMREG- 1
addr  std_logic_vector ( SEL_BITS- 1 downto 0 )
ack  std_logic := ' 0 '

Instantiations

adc_inst  xadc_eFEX <Entity xadc_eFEX>

Detailed Description

Definition at line 46 of file ipbus_xadc_drp.vhd.


The documentation for this class was generated from the following file: