Intel® Quartus® Prime Pro Edition User Guide: Design Compilation

ID 683236
Date 11/03/2021
Public

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

Document Table of Contents

1.7. Full Compilation Flow

Use these steps to run a full compilation of an Intel® Quartus® Prime project. A full compilation includes IP Generation, Analysis & Synthesis, Fitter, Timing Analyzer, and any optional Compiler modules you enable.
  1. Before running a full compilation, specify any of the following project settings:
    • To specify the target FPGA device or development kit, click Assignments > Device.
    • To specify device and pin options for the target FPGA device, click Assignments > Device > Device and Pin Options.
    • To specify options that affect compilation processing time and netlist preservation, click Assignments > Settings > Compilation Process Settings.
    • To specify the Compiler's high-level optimization strategy, click Assignments > Settings > Compiler Settings. Specify a Balanced strategy, or optimize for Performance, Area, Routability, Power, or Compile Time. The Compiler targets the optimization goal you specify. Optimization Modes describes these options in detail.
    • To specify synthesis algorithm and other Advanced Settings for synthesis and fitting, click Assignments > Settings > Compiler Settings. Turn on Enable Intermediate Fitter Snapshots to preserve the planned, placed, routed, and retimed snapshots by default during full compilation.
    • To specify required timing conditions for proper operation of your design, click Tools > Timing Analyzer.
  2. To run full compilation, click Processing > Start Compilation.
    Note:
    • To save processing time, the Compiler only preserves the planned, placed, routed, and retimed snapshots during full compilation if you turn on Enable Intermediate Fitter Snapshots (Assignments > Settings > Compiler Settings).