PlTbUtils  1.3
PlTbUtils is a collection of functions, procedures and components for easily creating stimuli and checking response in automatic self-checking testbenches.
tb_pltbutils Entity Reference
Inheritance diagram for tb_pltbutils:

Entities

bhv  architecture
 

Generics

G_SKIPTESTS  std_logic_vector := ( ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 1 ' )
G_CLK_PERIOD  time := 10 ns
G_CHECKFILE_VERBOSITY  integer := 10
G_BINTESTFILE_HEADER  string := " Bintestfile R "
G_BINTESTFILE_LEN  integer := 528
G_BINTESTFILE_REFERENCE  string := " ../../../bench/testfiles/bintestfile_reference.bin "
G_BINTESTFILE_CORRECT  string := " ../../../bench/testfiles/bintestfile_correct.bin "
G_BINTESTFILE_ERROR  string := " ../../../bench/testfiles/bintestfile_error.bin "
G_BINTESTFILE_SHORTER  string := " ../../../bench/testfiles/bintestfile_shorter.bin "
G_BINTESTFILE_LONGER  string := " ../../../bench/testfiles/bintestfile_longer.txt "
G_TEXTTESTFILE_REFERENCE  string := " ../../../bench/testfiles/texttestfile_reference.txt "
G_TEXTTESTFILE_CORRECT  string := " ../../../bench/testfiles/texttestfile_correct.txt "
G_TEXTTESTFILE_ERROR  string := " ../../../bench/testfiles/texttestfile_error.txt "
G_TEXTTESTFILE_SHORTER  string := " ../../../bench/testfiles/texttestfile_shorter.txt "
G_TEXTTESTFILE_LONGER  string := " ../../../bench/testfiles/texttestfile_longer.txt "
G_DATTESTFILE_REFERENCE  string := " ../../../bench/testfiles/dattestfile_reference.dat "
G_DATTESTFILE_CORRECT  string := " ../../../bench/testfiles/dattestfile_correct.dat "
G_DATTESTFILE_ERROR  string := " ../../../bench/testfiles/dattestfile_error.dat "
G_DATTESTFILE_SHORTER  string := " ../../../bench/testfiles/dattestfile_shorter.dat "
G_DATTESTFILE_LONGER  string := " ../../../bench/testfiles/dattestfile_longer.dat "

Detailed Description

Definition at line 63 of file tb_pltbutils.vhd.

Member Data Documentation

◆ G_BINTESTFILE_CORRECT

G_BINTESTFILE_CORRECT string := " ../../../bench/testfiles/bintestfile_correct.bin "
Generic

Definition at line 78 of file tb_pltbutils.vhd.

◆ G_BINTESTFILE_ERROR

G_BINTESTFILE_ERROR string := " ../../../bench/testfiles/bintestfile_error.bin "
Generic

Definition at line 79 of file tb_pltbutils.vhd.

◆ G_BINTESTFILE_HEADER

G_BINTESTFILE_HEADER string := " Bintestfile R "
Generic

Definition at line 75 of file tb_pltbutils.vhd.

◆ G_BINTESTFILE_LEN

G_BINTESTFILE_LEN integer := 528
Generic

Definition at line 76 of file tb_pltbutils.vhd.

◆ G_BINTESTFILE_LONGER

G_BINTESTFILE_LONGER string := " ../../../bench/testfiles/bintestfile_longer.txt "
Generic

Definition at line 81 of file tb_pltbutils.vhd.

◆ G_BINTESTFILE_REFERENCE

G_BINTESTFILE_REFERENCE string := " ../../../bench/testfiles/bintestfile_reference.bin "
Generic

Definition at line 77 of file tb_pltbutils.vhd.

◆ G_BINTESTFILE_SHORTER

G_BINTESTFILE_SHORTER string := " ../../../bench/testfiles/bintestfile_shorter.bin "
Generic

Definition at line 80 of file tb_pltbutils.vhd.

◆ G_CHECKFILE_VERBOSITY

G_CHECKFILE_VERBOSITY integer := 10
Generic

Definition at line 74 of file tb_pltbutils.vhd.

◆ G_CLK_PERIOD

G_CLK_PERIOD time := 10 ns
Generic

Definition at line 73 of file tb_pltbutils.vhd.

◆ G_DATTESTFILE_CORRECT

G_DATTESTFILE_CORRECT string := " ../../../bench/testfiles/dattestfile_correct.dat "
Generic

Definition at line 88 of file tb_pltbutils.vhd.

◆ G_DATTESTFILE_ERROR

G_DATTESTFILE_ERROR string := " ../../../bench/testfiles/dattestfile_error.dat "
Generic

Definition at line 89 of file tb_pltbutils.vhd.

◆ G_DATTESTFILE_LONGER

G_DATTESTFILE_LONGER string := " ../../../bench/testfiles/dattestfile_longer.dat "
Generic

Definition at line 92 of file tb_pltbutils.vhd.

◆ G_DATTESTFILE_REFERENCE

G_DATTESTFILE_REFERENCE string := " ../../../bench/testfiles/dattestfile_reference.dat "
Generic

Definition at line 87 of file tb_pltbutils.vhd.

◆ G_DATTESTFILE_SHORTER

G_DATTESTFILE_SHORTER string := " ../../../bench/testfiles/dattestfile_shorter.dat "
Generic

Definition at line 90 of file tb_pltbutils.vhd.

◆ G_SKIPTESTS

G_SKIPTESTS std_logic_vector := ( ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 1 ' )
Generic

Definition at line 72 of file tb_pltbutils.vhd.

◆ G_TEXTTESTFILE_CORRECT

G_TEXTTESTFILE_CORRECT string := " ../../../bench/testfiles/texttestfile_correct.txt "
Generic

Definition at line 83 of file tb_pltbutils.vhd.

◆ G_TEXTTESTFILE_ERROR

G_TEXTTESTFILE_ERROR string := " ../../../bench/testfiles/texttestfile_error.txt "
Generic

Definition at line 84 of file tb_pltbutils.vhd.

◆ G_TEXTTESTFILE_LONGER

G_TEXTTESTFILE_LONGER string := " ../../../bench/testfiles/texttestfile_longer.txt "
Generic

Definition at line 86 of file tb_pltbutils.vhd.

◆ G_TEXTTESTFILE_REFERENCE

G_TEXTTESTFILE_REFERENCE string := " ../../../bench/testfiles/texttestfile_reference.txt "
Generic

Definition at line 82 of file tb_pltbutils.vhd.

◆ G_TEXTTESTFILE_SHORTER

G_TEXTTESTFILE_SHORTER string := " ../../../bench/testfiles/texttestfile_shorter.txt "
Generic

Definition at line 85 of file tb_pltbutils.vhd.


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