My Project  v0.0.16
Constants | Signals | Instantiations
rtl Architecture Reference

Constants

ADDR_WIDTH  integer := 8

Signals

pointer_addr  std_logic_vector ( ADDR_WIDTH - 1 downto 0 )
word_counter  unsigned ( ADDR_WIDTH - 1 downto 0 ) := ( others = > ' 0 ' )
web  std_logic
raw_data  std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' )

Instantiations

tob_tick  ram_slave_pointer
tob_ram  ipbus_dpram <Entity ipbus_dpram>

Member Data Documentation

◆ ADDR_WIDTH

ADDR_WIDTH integer := 8
Constant

◆ pointer_addr

pointer_addr std_logic_vector ( ADDR_WIDTH - 1 downto 0 )
Signal

◆ raw_data

raw_data std_logic_vector ( 31 downto 0 ) := ( others = > ' 0 ' )
Signal

◆ tob_ram

tob_ram ipbus_dpram
Instantiation

◆ tob_tick

tob_tick ram_slave_pointer
Instantiation

◆ web

web std_logic
Signal

◆ word_counter

word_counter unsigned ( ADDR_WIDTH - 1 downto 0 ) := ( others = > ' 0 ' )
Signal

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