Forum Discussion
Altera_Forum
Honored Contributor
13 years agoPut the same commands in a Tcl script, and run it.
Though it makes no sense to create a waveform when using the command-line. For command-line mode, you typically run the testbench and check the exit code for pass/fail, then run the GUI for interactive debugging of the issue. Cheers, Dave