Intel® Stratix® 10 Embedded Memory User Guide

ID 683423
Date 10/01/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

5.1.2. Simulating the Design Example

  1. Launch ModelSim to proceed with simulation. In ModelSim, change directory to the path where you saved this project by going to <file>-<change directory>.
  2. In the Transcript window, input the following command to start simulation.
    source sim_top.tcl
    The Tcl script compiles all the source files and library files, and start the simulation.