My Project  v0.0.16
Signals | Processes
rtl Architecture Reference

Processes

PROCESS_19  ( ipbus_clk )
PROCESS_20  ( data_clk , ipb_clear , clear_count )
counting  ( data_clk , count_in , clear_pulse , count_value )
PROCESS_21  ( ipbus_clk , count_value )

Signals

count_ipbus  unsigned ( 31 downto 0 )
count_value  unsigned ( 31 downto 0 )
ack  std_logic := ' 0 '
ipb_clear  std_logic := ' 0 '
clear_count  std_logic_vector ( 1 downto 0 ) := ( others = > ' 0 ' )
clear_pulse  std_logic := ' 0 '

Member Function Documentation

◆ counting()

counting (   data_clk ,
  count_in ,
  clear_pulse ,
  count_value  
)
Process

◆ PROCESS_19()

PROCESS_19 (   ipbus_clk  
)
Process

◆ PROCESS_20()

PROCESS_20 (   data_clk ,
  ipb_clear ,
  clear_count  
)
Process

◆ PROCESS_21()

PROCESS_21 (   ipbus_clk ,
  count_value  
)
Process

Member Data Documentation

◆ ack

ack std_logic := ' 0 '
Signal

◆ clear_count

clear_count std_logic_vector ( 1 downto 0 ) := ( others = > ' 0 ' )
Signal

◆ clear_pulse

clear_pulse std_logic := ' 0 '
Signal

◆ count_ipbus

count_ipbus unsigned ( 31 downto 0 )
Signal

◆ count_value

count_value unsigned ( 31 downto 0 )
Signal

◆ ipb_clear

ipb_clear std_logic := ' 0 '
Signal

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