Avalon Verification IP Suite: User Guide

ID 683439
Date 8/28/2025
Public
Document Table of Contents

18.2.3. Running the Simulation

In this section, you run a simulation in the QuestaSim* software on the testbench that you created. To complete this simulation, use the test program provided in the design files to provide the stimulus.
  1. Start the QuestaSim* software.
  2. On the File menu, select Change Directory.
    1. For the Quartus® Prime Standard Edition software, change the directory to <working_directory>/avlst_verilog/user_test_program.
    2. For the Quartus® Prime Pro Edition software, change the directory to <working_directory>/avlst_verilog_pro/user_test_program.
  3. To run the simulation, type the following commands in the transcript console:
    do load_sim.tcl
    run 1200 ns
    The Transcript window displays text messages tracking the simulation.