Forum Discussion
Altera_Forum
Honored Contributor
15 years agovht test bench examples
Hello, I am specifying altera to generate a .vht test bench for my vhdl project. I want to modify this test bench so that I can specify the input signals to be some value at different times ins...
Altera_Forum
Honored Contributor
15 years agoThank you for the help
In Quartus I made a vht test bench file. When I compile quartus I tell it to run the test bench in modelsim. When modelsim loads it lists all the signals in the Objects window and loads the wave window. All my input signals are being shown as undefined, however it does show signals being propagated internally within my system (which is to be expected, not everything in my system is dependent on an input signal).