Altera_Forum
Honored Contributor
15 years agoTcl with Simulation (Vector Wave Form Files)
I have created a VHDL project in Quartus and am now trying to create a functional test bench for it using Tcl. I have used the "Generate Tcl File for Project" to create a base Tcl file. Now, I am trying to test the outputs of set inputs, and then compare them to the the real outputs. I am wondering how to set the simulation mode, the simulation input (values of the inputs), and the logic levels of the inputs at certain times during the simulation. I.e Setting the test bench to act like a vector wave form file. Or even if this can be done.
I have been using the help website from Altera on simulator settings but it does not provide much detail. Thanks in advance. And please let me know if anything is unclear.