1. Agilex™ 5 Clocking and PLL Overview
2. Agilex™ 5 Clocking and PLL Architecture and Features
3. Agilex™ 5 Clocking and PLL Design Considerations
4. Clock Control Intel® FPGA IP Core
5. IOPLL Intel® FPGA IP Core
6. I/O PLL Reconfiguration
7. Document Revision History for the Clocking and PLL User Guide: Agilex™ 5 FPGAs and SoCs
2.2.1. PLL Features
2.2.2. PLL Usage
2.2.3. PLL Locations
2.2.4. PLL Architecture
2.2.5. PLL Control Signals
2.2.6. PLL Feedback Modes
2.2.7. Clock Multiplication and Division
2.2.8. Programmable Phase Shift
2.2.9. Programmable Duty Cycle
2.2.10. PLL Cascading
2.2.11. PLL Input Clock Switchover
2.2.12. PLL Reconfiguration and Dynamic Phase Shift
2.2.13. PLL Calibration
3.1. Guidelines: Clock Switchover
3.2. Guidelines: Timing Closure
3.3. Guidelines: Resetting the PLL
3.4. Guidelines: Configuration Constraints
3.5. Clocking Constraints
3.6. IP Core Constraints
3.7. Guideline: Achieving 5% Duty Cycle for fOUT_EXT ≥ 300 MHz Using tx_outclk Port from LVDS SERDES Intel® FPGA IP
6.1. Release Information for EMIF Calibration IP
6.2. Implementing HSIO I/O PLL Reconfiguration using EMIF Calibration IP
6.3. Implementing HVIO I/O PLL Reconfiguration
6.4. Reconfiguration Guideline for I/O PLLs
6.5. Axilite Interface Ports in the EMIF Calibration IP
6.6. Address Bus and Data Bus Settings
6.7. Design Example
6.7. Design Example
The design example consists of the following device and IPs:
- Uses A5ED065BB32AE4SR0 device to demonstrate the implementation of the following two different I/O PLL reconfiguration options:
- EMIF calibration reconfiguration
- Clock gating reconfiguration
- Includes the following IPs:
- IOPLL Intel® FPGA IP
- EMIF Calibration IP
- In-System Sources & Probes Intel® FPGA IP
- Agilex™ Reset Release Intel® FPGA IP
You must install Quartus® Prime software version 24.2 or later on a Windows* or Linux* computer that meets the minimum requirements.
Before reconfiguration, the I/O PLLs configurations are as follows:
- HSIO Bank I/O PLL 1:
- 150 MHz with 0 ps phase shift on counter C0 output
- 200 MHz with 0 ps phase shift on counter C1 output
- HSIO Bank I/O PLL 2:
- 150 MHz with 0 ps phase shift on counter C0 output
- 200 MHz with 0 ps phase shift on counter C1 output
The input reference clock is 100 MHz. The EMIF Calibration IP connect to a state machine to perform I/O PLL reconfiguration operations. A high pulse on the reset_SM signal triggers the operation. You can select the desired reconfiguration mode through the mode_0 and mode_1 inputs, controlled through the In-System Sources & Probes IP core.
Table 22. Reconfiguration Mode Selection for the Design Example Reconfiguration Mode mode_1 mode_0 Reconfiguration Through EMIF Calibration IP 0 0 Clock gating reconfiguration 0 1 Follow these steps to recompile the design example:
- Download and restore the Design Example file.
- Change the device and pin assignments to match your hardware.
- Recompile the design example and ensure that it does not contain any timing violation after reconfiguration.