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

Signals

pltbs  pltbs_t := C_PLTBS_INIT
clk  std_logic
rst  std_logic

Instantiations

dut0  template
clkgen0  pltbutils_clkgen <Entity pltbutils_clkgen>
tc0  tc_template2 <Entity tc_template2>

Detailed Description

Definition at line 37 of file tb_template2.vhd.

Member Data Documentation

◆ clk

clk std_logic
Signal

Definition at line 44 of file tb_template2.vhd.

◆ clkgen0

clkgen0 pltbutils_clkgen
Instantiation

Definition at line 67 of file tb_template2.vhd.

◆ dut0

dut0 template
Instantiation

Definition at line 58 of file tb_template2.vhd.

◆ pltbs

pltbs pltbs_t := C_PLTBS_INIT
Signal

Definition at line 41 of file tb_template2.vhd.

◆ rst

rst std_logic
Signal

Definition at line 45 of file tb_template2.vhd.

◆ tc0

tc0 tc_template2
Instantiation

Definition at line 78 of file tb_template2.vhd.


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