Intel® Stratix® 10 Embedded Memory User Guide

ID 683423
Date 12/21/2023
Public
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.