RapidIO Intel FPGA IP User Guide

ID 683884
Date 9/15/2021
Public
Document Table of Contents

2.5.3. Simulating the Testbench with the Xcelium Simulator

This simulator is only available in Intel® Quartus® Prime Pro Edition. To simulate the RapidIO IP core testbench using the Cadence Xcelium* simulator, perform the following steps:
  1. Change directory to the directory where the testbench simulation script is located:
    • For Intel® Arria® 10 and Intel® Cyclone® 10 GX variations, change directory to <your_ip>/sim/xcelium.
  2. Type the following command to set up the required libraries, compile the generated IP functional model, and exercise the simulation model with the provided testbench:
    sh xcelium_setup.sh TOP_LEVEL_NAME="altera_rapidio_<version>.tb"
    USER_DEFINED_SIM_OPTIONS="-input\\"@run\2ms\;\exit\""