Quartus® Prime Pro Edition User Guide: Design Compilation
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: xai1706333370249
Ixiasoft
Visible to Intel only — GUID: xai1706333370249
Ixiasoft
1.12.2. Precompiled Component (PCC) Generation Stage
PCC generation does the following:
- Synthesizes Intel® FPGA IP components in your design.
- Generates and caches IP compilation results in your project's ocs_cache_dir (IP cache) directory.
- Reuses the IP cache in subsequent synthesis runs.
By default, the PCC generation flow is disabled. Enable PCC from Assignments > Settings > Board and IP Settings.

If the PCC generation flow compiles successfully, you can view the Precompiled Components compilation report for each IP that participates in the flow under the Compilation Reports dialog.
Advantages of PCC Generation Flow
- Each unique IP is generated only once and cached, so the subsequent Synthesis run does not perform PCC generation if you have not modified any IP in your design.
- If you modify any IP, the PCC generation flow synthesizes only that IP and skips synthesizing the remaining IPs.
- The PCC generation process occurs in parallel for each IP.
- Synthesis compile time savings scales with the proportion of the design that is IP.