Intel® Quartus® Prime Standard Edition User Guide: Third-party Simulation

ID 683080
Date 11/07/2022
Public

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

Document Table of Contents

2.2.4. Increasing Simulation Speed in ModelSim and Questa Simulators

By default, the ModelSim and Questa simulators run in a debug-optimized mode.

To run the ModelSim and Questa simulators in speed-optimized mode, add the following two vlog command-line switches. In this mode, module boundaries are flattened and loops are optimized, which eliminates levels of debugging hierarchy and may result in faster simulation.

This switch is not supported in the Questa* Intel® FPGA Edition simulator.

vlog -fast -05