Quartus® Prime Pro Edition User Guide: Third-party Simulation
Visible to Intel only — GUID: qje1724692626362
Ixiasoft
Visible to Intel only — GUID: qje1724692626362
Ixiasoft
1.10.1. Enabling Precompiled Simulation Libraries
Enabling Precompiled Simulation Libraries in the GUI
- In the Quartus® Prime Pro Edition software, click Tools > Launch Simulation Library Compiler.
- On the Settings tab, enable the Compatible mode for Quartus simulation flow option to enable use of precompiled libraries by default.
Figure 12. Enabling Precompiled Simulation Libraries in the GUI
- Click the Start Compilation button to perform one-time compilation of the device libraries.
Enabling Precompiled Simulation Libraries in Batch Mode
Specify the -mode quartus option in a terminal window, as the following example shows:
quartus_sh –simlib_comp -family agilex7 -tool questasim -mode quartus \ -language verilog -gen_only -cmd_file compile.do
When you specify this option, the Simulation Library Compiler generates separate tile-specific variants of libraries, rather than merging all libraries into one. This method is specifically useful when working with Quartus® Prime- or Platform Designer-generated simulation scripts.