Visible to Intel only — GUID: jus1671468602823
Ixiasoft
Visible to Intel only — GUID: jus1671468602823
Ixiasoft
3.3.4.1. Simulation Example 1: Run Simulation Until the End, while Capturing Waveforms of All Top-Level Signals in the Testbench
The following example runs simulation until the end, while capturing the waveforms of all top-level signals in the testbench:
add wave * run -all
With the add wave command, you can view the signal waveforms live during the simulation run, and you can also save the waveforms as a waveform file (.wlf) for later viewing.