Quartus® Prime Pro Edition User Guide: Third-party Simulation

ID 683870
Date 9/29/2025
Public
Document Table of Contents

1.9.1. Setting Up the Run Simulation Feature

You must first setup the Run Simulation feature before using it to automate portions of the simulation flow.

To setup the Run Simulation feature by specifying the settings that identify your simulator, output path, and other options, follow these steps:

  1. Open a project in the Quartus® Prime software.
  2. Click Tools > Options > EDA Tool Options and specify the location of your simulator executable file, as Execution Paths for Supported EDA Simulators describes in detail.
    Figure 7. Specifying Simulator Install Path


  3. To enable automated generation of the IP simulation models whenever you generate HDL for IP in Platform Designer, click Tools > Options > Board and IP Settings > IP Simulation. Make sure Generate IP simulation model when generating IP option is turned on.
    Figure 8. Specifying Automated IP Simulation Model Generation


  4. Click Assignments > Settings > EDA Tool Settings > Simulation and specify the following simulation settings in the Simulation pane:
    Figure 9. Simulation pane of the EDA Tool Settings dialog
    1. Set the general simulation settings:
      Table 8.  Simulation Options (EDA Tool Settings Page) Options Dialog Box
      Option Allowed Values Description
      Tool name
      • <None>5
      • Riviera-PRO
      • QuestaSim
      • Questa Altera FPGA
      • VCS (2-step, to be deprecated)4
      • VCS (3-step)
      • Xcelium
      • Custom
      Specifies the supported simulator to automatically run.
      Format for output netlist
      • Verilog HDL
      • VHDL
      Specifies Verilog or VHDL as the format for the output netlist.

      The setting does not apply to RTL simulation.

      Output directory Any valid path. Specifies the directory to store all output files for simulation.

      The default path is simulation/<simulator> .

      Map illegal HDL characters
      • Disabled (default)
      • Enabled

      When enabled, this option directs the EDA Netlist Writer to map illegal characters for VHDL or Verilog HDL. The setting does not apply to RTL simulation.

      If you select VHDL for Format for output netlist, the EDA Netlist writer maps non-alphanumeric characters, including brackets ([]), parentheses, (()), angle brackets (<>), and braces ({}) to (_a) in VHDL Output Files. This option generates VHDL 1987 compatible names.

      If you select Verilog HDL for Format for output netlist, the EDA Netlist writer maps the vertical bar (|), tilde (~), and colon (:) characters in hierarchical node names to the legal Verilog HDL characters z, x, and underscore (_) in Verilog Output Files. This option also maps other illegal non-alphanumeric characters, including brackets ([]), parentheses, (()), angle brackets (<>), and braces ({}) to underscore (_).

    2. For Testbench Specification, click New and enter the testbench information, including the Top level module in testbench, Simulation period, and Testbench and simulation files options.
      Figure 10. Defining Testbench Specification


    3. Click More EDA Netlist Writer Settings to specify settings that control how the Compiler generates and formates the gate-level netlist for gate-level simulation.
      Figure 11. More EDA Netlist Writer Settings Dialog Box
    4. Click Simulation Flow Settings to specify additional options for the automated simulation flow, as Simulation Flow Settings describes in detail.
      Figure 12. Simulation Flow Settings Dialog Box


4 Starting in version 25.1, the "VCS MX" tool flow is now referred to as the "VCS (3-step) flow" which is fully supported. The “VCS” tool flow is now referred to as “VCS (2-step) flow" which is also supported but is deprecated.
5 Not supported by Run Simulation