Visible to Intel only — GUID: jbv1713772508737
Ixiasoft
2.3.1.1. Running VCS* Simulation in Interactive Mode
Note: If you already generated a simv executable in noninteractive mode, delete the simv and simv.daidir directories.
- Open the vcs_setup.sh file and add a debug option to the VCS* command:
vcs -debug_access+all
- Compile the design example.
Table 3. VCS* Compilation Commands Note: The commands below are single-line commands.Mode Command FASTSIM sh vcs_setup.sh USER_DEFINED_ELAB_OPTIONS="+define+IP7581SERDES_UX_SIMSPEED\ " SKIP_SIM=1
non-FASTSIM sh vcs_setup.sh USER_DEFINED_ELAB_OPTIONS="" SKIP_SIM=1
- Start the simulation in interactive mode.
simv -gui &