Visible to Intel only — GUID: oxi1711750892772
Ixiasoft
2.3.2. Steps to Run Simulation using VCS* MX
Working Directory
<example_design>/pcie_ed_tb/pcie_ed_tb/sim/synopsys/vcsmx/
Instructions
- Run the following commands:
Table 4. VCS* MX Simulation Commands Note: The commands below are single-line commands.Mode Command FASTSIM sh vcsmx_setup.sh USER_DEFINED_COMPILE_OPTIONS="-sverilog\ +define+IP7521SERDES_UX_SIMSPEED\ " USER_DEFINED_ELAB_OPTIONS="" USER_DEFINED_SIM_OPTIONS="" | tee simulation.log
non-FASTSIM sh vcsmx_setup.sh USER_DEFINED_COMPILE_OPTIONS="-sverilog\ " USER_DEFINED_ELAB_OPTIONS="" USER_DEFINED_SIM_OPTIONS="" | tee simulation.log
- A successful simulation ends with the following message in the simulation.log file that was generated.
"Simulation stopped due to successful completion!"