A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: xzc1671469015526
Ixiasoft
Visible to Intel only — GUID: xzc1671469015526
Ixiasoft
3.3.4.2. Simulation Example 2: Run Simulation for 30 Milliseconds, while Capturing Waveforms of All Top-Level Signals in the Hierarchy
The following example runs simulation until the end, while capturing the waveforms of all top-level signals in the testbench:
add wave -r /* run 30us
Since the command captures all signals, the elaboration command must preserve all signals using the -voptargs=”+acc” command.