GTS AXI Streaming Intel® FPGA IP for PCI Express* Design Example User Guide

ID 817713
Date 11/04/2024
Public
Document Table of Contents

2.3.3. Steps to Run Simulation using Xcelium*

Working Directory

<example_design>/pcie_ed_tb/pcie_ed_tb/sim/xcelium/

Instructions

  1. Run the following command for FASTSIM + PIPE mode:
    sh xcelium_setup.sh DEFAULT_ELAB_OPTIONS="-access +r+w" USER_DEFINED_VERILOG_COMPILE_OPTIONS="+define+IP7521SERDES_UX_SIMSPEED+define+SM_PIPE_MODE"
     USER_DEFINED_ELAB_OPTIONS="-timescale\ 1ns/1ps" USER_DEFINED_SIM_OPTIONS="" | tee simulation.log
  2. A successful simulation ends with the following message in the simulation.log file that was generated.
    "Simulation stopped due to successful completion!"