My Project  v0.0.16
Constants | Signals | Processes | Instantiations
behav Architecture Reference

Processes

WaveGen_Proc  ( )
Control_Proc  ( )

Constants

ERROR_BITS  natural := 32
clock_period  time := 5 . 0 ns

Signals

clock  std_logic := ' 0 '
rx_data  mgt_data
inject_error  std_logic := ' 0 '
clear_error  std_logic := ' 0 '
error_count  unsigned ( ERROR_BITS - 1 downto 0 )

Instantiations

dut  mgt_error_detector <Entity mgt_error_detector>

Member Function Documentation

◆ Control_Proc()

Control_Proc ( )
Process

◆ WaveGen_Proc()

WaveGen_Proc ( )

Member Data Documentation

◆ clear_error

clear_error std_logic := ' 0 '
Signal

◆ clock

clock std_logic := ' 0 '
Signal

◆ clock_period

clock_period time := 5 . 0 ns
Constant

◆ dut

dut mgt_error_detector
Instantiation

◆ ERROR_BITS

ERROR_BITS natural := 32
Constant

◆ error_count

error_count unsigned ( ERROR_BITS - 1 downto 0 )
Signal

◆ inject_error

inject_error std_logic := ' 0 '
Signal

◆ rx_data

rx_data mgt_data
Signal

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