Stratix V Avalon-ST Interface with SR-IOV PCIe Solutions: User Guide

ID 683488
Date 5/02/2016
Public
Document Table of Contents

2.3. Simulating the SR-IOV Example Design

Follow these steps to simulate the Qsys system using ModelSim:

  1. In a terminal window, change to the <working_dir>/sim/mentor directory.
  2. Start the ModelSim simulator by typing vsim.
  3. To compile the simulation, type the following commands in the terminal window:
  • do msim_setup.tcl (The msim_setup.tcl file defines aliases.)
  • ld_debug (The ld_debug command argument stops optimizations, improving visibility in the ModelSim waveforms. )
  • run -all