PlTbUtils  1.3
PlTbUtils is a collection of functions, procedures and components for easily creating stimuli and checking response in automatic self-checking testbenches.
bhv Architecture Reference

Processes

diff_check_p  ( s_i , s_n_i , rst_errors_i )

Constants

C_INTEGER_MAX  integer := ( 2 ** 30 ) + ( ( 2 ** 30 ) - 1 )

Signals

diff_error  std_logic := ' 0 '
diff_errors  integer := 0

Detailed Description

Definition at line 216 of file pltbutils_comp.vhd.

Member Function Documentation

◆ diff_check_p()

diff_check_p (   s_i ,
  s_n_i ,
  rst_errors_i  
)
Process

Definition at line 222 of file pltbutils_comp.vhd.

Member Data Documentation

◆ C_INTEGER_MAX

C_INTEGER_MAX integer := ( 2 ** 30 ) + ( ( 2 ** 30 ) - 1 )
Constant

Definition at line 217 of file pltbutils_comp.vhd.

◆ diff_error

diff_error std_logic := ' 0 '
Signal

Definition at line 218 of file pltbutils_comp.vhd.

◆ diff_errors

diff_errors integer := 0
Signal

Definition at line 219 of file pltbutils_comp.vhd.


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