PlTbUtils
1.3
PlTbUtils is a collection of functions, procedures and components for easily creating stimuli and checking response in automatic self-checking testbenches.
|
Processes | |
p_tc1 | |
Testcase process. |
Signals | |
pltbs | pltbs_t := C_PLTBS_INIT |
clk | std_logic |
rst | std_logic |
carry_in | std_logic |
x | std_logic_vector ( G_WIDTH - 1 downto 0 ) |
y | std_logic_vector ( G_WIDTH - 1 downto 0 ) |
sum | std_logic_vector ( G_WIDTH - 1 downto 0 ) |
carry_out | std_logic |
Instantiations | |
dut0 | dut_example <Entity dut_example> |
clkgen0 | pltbutils_clkgen <Entity pltbutils_clkgen> |
Definition at line 53 of file tb_example1.vhd.
p_tc1 |
Testcase process.
Definition at line 98 of file tb_example1.vhd.
|
Signal |
Definition at line 62 of file tb_example1.vhd.
|
Signal |
Definition at line 66 of file tb_example1.vhd.
|
Signal |
Definition at line 60 of file tb_example1.vhd.
|
Instantiation |
Definition at line 92 of file tb_example1.vhd.
|
Instantiation |
Definition at line 83 of file tb_example1.vhd.
|
Signal |
Simulation status- and control signals for accessing .stop_sim and for viewing in waveform window
Definition at line 57 of file tb_example1.vhd.
|
Signal |
Definition at line 61 of file tb_example1.vhd.
Definition at line 65 of file tb_example1.vhd.
Definition at line 63 of file tb_example1.vhd.
Definition at line 64 of file tb_example1.vhd.