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

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

2.3.1. Specifying Simulation File Generation Settings

Before generating simulation files using the Qrun flow, you specify your supported simulator and other options for simulation file generation. These setting impact the generation of simulation files when generating HDL for IP in your project.
To specify simulation file generation settings, follow these steps:
  1. In the Quartus® Prime Pro Edition software, click Assignments > Settings > Board and IP Settings. The Board and IP Settings dialog box appears.
  2. Under IP Simulation, turn on Generate IP simulation model when generating IP. Turning on this option enables the remaining settings.
  3. For Select simulator specific simulation flow, make sure Qrun is selected to enable the Qrun flow. The alternative setting runs the Traditional flow.
    Figure 13. Board and IP Settings Page of Settings Dialog Box


  4. To specify one or more specific simulators for which to generate simulation files, enable the checkbox for those simulators. To enable generation for all supported simulators, leave all checkboxes disabled (default setting).

To generate the simulation model and simulator setup scripts for your Platform Designer system or IP component in batch mode, use this command:

ip-make-simscript [args] --modelsim_flow=QRUN

Type ip-make-simscript -help for all available arguments ([args]).