SerialLite II IP Core User Guide

ID 683179
Date 7/13/2021
Public
Document Table of Contents

4.3.1. Running a Simulation

Altera provides a ModelSim simulation script that allows you to run a simulation based on the simulation configuration you have chosen.

To run the simulation while in the ModelSim Tcl environment, first ensure that you have set the Quartus Prime project directory to be the working directory.

  1. Run ModelSim (vsim) to bring up the user interface.
  2. Execute the simulation run, by typing the appropriate command: do <variation name>_run_modelsim.tcl (Verilog HDL) or do <variation_name>_run_modelsim_vhdl.tcl (VHDL).
The testbench creates the run_modelsim.log file as an output file.
Note: If you choose Intel® Arria® 10, Arria® V, Cyclone® V, or Stratix® V as the target device family, you must add a list of the Custom PHY IP core simulation files into the command line Tcl file.