My Project
v0.0.16
|
Processes | |
PROCESS_32 | ( ipbus_clk ) |
Constants | |
NUMREG | natural := 12 |
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_ftm <Entity xadc_ftm> |
|
Process |
|
Signal |
|
Signal |
|
Instantiation |
|
Constant |
|
Type |