Visible to Intel only — GUID: fwi1671471475776
Ixiasoft
Visible to Intel only — GUID: fwi1671471475776
Ixiasoft
3.3.4.3. Simulation Example 3: Run Simulation Until the End, while Capturing Waveforms of Top-Level Design Instance
For the following example, the design instance path is /tb/dut. This example runs the simulation until the end, while capturing the waveforms of the top-level design instance for later viewing:
log /tb/dut/* run 30us
With the log command, you cannot view the signal waveforms live during the simulation run, but you can save the waveforms to a waveform file (.wlf) for viewing after the simulation run.