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

ID 683870
Date 4/01/2024
Public
Document Table of Contents

1.9.2. Run RTL Simulation using Run Simulation in Batch Mode (Command-Line)

You can run RTL simulation using the Run Simulation feature in batch mode by using any of the following methods:

  • By entering Tcl commands in the Quartus® Prime Tcl Console.
  • By entering global settings directly in the Quartus® Prime Settings File (.qsf) (for simulation environment setup only).
  • By entering commands in the Quartus® Prime command-line shell:
    quartus_sh -t <script file> \
    [<script args>]
Note: Cadence Xcelium* only supports Run Simulation in batch mode. Aldec Active-HDL* only supports Run Simulation in the GUI mode.