GTS AXI Streaming Intel® FPGA IP for PCI Express* Design Example User Guide
ID
817713
Date
5/09/2024
Public
A newer version of this document is available. Customers should click here to go to the newest version.
2.3.1. Steps to Run Simulation using VCS*
Working Directory
<example_design>/pcie_ed_tb/pcie_ed_tb/sim/synopsys/vcs/
Instructions
- Run the following commands:
Table 2. VCS* Simulation Commands Note: The commands below are single-line commands.Mode Command FASTSIM sh vcs_setup.sh USER_DEFINED_COMPILE_OPTIONS="" USER_DEFINED_ELAB_OPTIONS="+define+IP7521SERDES_UX_SIMSPEED\ " USER_DEFINED_SIM_OPTIONS="" | tee simulation.log
non-FASTSIM sh vcs_setup.sh USER_DEFINED_COMPILE_OPTIONS="" 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 is generated.
"Simulation stopped due to successful completion!"