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

ID 683641
Date 9/26/2022
Public

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

Document Table of Contents

8.4.5. adjust_pll_refclk

Description

Changes the IOPLL frequencies by modifying the input reference clock frequency. The following stipulations apply:
  • Maintain the original refclk and outclk ratios.
  • The IOPLLs you change cannot generate IP clocks.
  • Cascaded IOPLLs must connect directly (no clock gates in between them).
  • IOPLLs cannot be in 'nondedicated' compensation modes.
  • For all IOPLLs, outclks duty cycle equals 50 and phase shift equals 0.
  • No support for Intel® Agilex™ devices.

Usage

The following example adjusts the *pll_main* IOPLL by modifying the input clock frequency to 100 MHz.

adjust_pll_refclk -to {*pll_main*} -refclk 100

Arguments

to
Instance name of upstream IOPLL that you want to adjust. Escape any [ or ] characters in the target name.
refclk
New refclk frequency value in MHz.