Scalable Scatter-Gather DMA Intel® FPGA IP Design Example User Guide

ID 823179
Date 1/27/2025
Public

2.3.2.1. Running Simulation using VCS* MX

Use the following working directory: <example_design>/pcie_ed_tb/pcie_ed_tb/sim/synopsys/vcsmx/.
  1. Run the following commands:
    sh vcsmx_setup.sh USER_DEFINED_COMPILE_OPTIONS="-sverilog\ 
    +define+IP7521SERDES_UX_SIMSPEED\ 
    " USER_DEFINED_ELAB_OPTIONS="" USER_DEFINED_SIM_OPTIONS="" | tee simulation.log 
    Note: The command above is single-line command.
  2. A successful simulation ends with the following message in the simulation.log file that was generated.
    Simulation stopped due to successful completion!