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_example1 Entity Reference

This is an example which demonstrates how PlTbUtils can be used. More...

Inheritance diagram for tb_example1:

Entities

bhv  architecture
 

Generics

G_WIDTH  integer := 8
G_CLK_PERIOD  time := 10 ns
G_DISABLE_BUGS  integer range 0 to 1 := 0

Detailed Description

This is an example which demonstrates how PlTbUtils can be used.

Definition at line 45 of file tb_example1.vhd.

Member Data Documentation

◆ G_CLK_PERIOD

G_CLK_PERIOD time := 10 ns
Generic

Definition at line 48 of file tb_example1.vhd.

◆ G_DISABLE_BUGS

G_DISABLE_BUGS integer range 0 to 1 := 0
Generic

Definition at line 50 of file tb_example1.vhd.

◆ G_WIDTH

G_WIDTH integer := 8
Generic

Definition at line 47 of file tb_example1.vhd.


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