My Project  v0.0.16
Constants | Signals
rtl Architecture Reference

Constants

DECODE_BITS  integer := integer ( ceil ( log2 ( real ( NSLV ) ) ) )

Signals

sel  integer range 0 to 2 ** DECODE_BITS - 1 := 0
ored_ack  std_logic_vector ( NSLV downto 0 )
ored_err  std_logic_vector ( NSLV downto 0 )
qstrobe  std_logic

Member Data Documentation

◆ DECODE_BITS

DECODE_BITS integer := integer ( ceil ( log2 ( real ( NSLV ) ) ) )
Constant

◆ ored_ack

ored_ack std_logic_vector ( NSLV downto 0 )
Signal

◆ ored_err

ored_err std_logic_vector ( NSLV downto 0 )
Signal

◆ qstrobe

qstrobe std_logic
Signal

◆ sel

sel integer range 0 to 2 ** DECODE_BITS - 1 := 0
Signal

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