RapidIO Intel FPGA IP User Guide

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

2.5.2. Simulating the Testbench with the VCS Simulator

To simulate the RapidIO IP core testbench using the Synopsys VCS* 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/synopsys.
    • For variations other than Intel® Arria® 10 and Intel® Cyclone® 10 GX, change directory to <your_ip>/simulation/synopsys/vcs.
  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 vcs_setup.sh TOP_LEVEL_NAME="tb"
    ./simv