17 use ieee.std_logic_1164.
all;
41 signal pltbs : pltbs_t := C_PLTBS_INIT;
44 signal clk : std_logic;
45 signal rst : std_logic;
50 dut0 :
entity work.template
66 stop_sim_i => pltbs.stop_sim
69 tc0 :
entity work.tc_template2
See pltbutils_comp.vhd for a description of the components.
This package defines fuctions and procedures for controlling stimuli to a DUT and checking response.
pltbutils_clkgen clkgen0clkgen0
pltbs_t := C_PLTBS_INIT pltbs
G_SKIPTESTS std_logic_vector :=( '0', '0', '0')
G_CLK_PERIOD time := 10 ns
Defines useful functions an procedures for text handling text in VHDL.