Visible to Intel only — GUID: pkj1582791963278
Ixiasoft
Visible to Intel only — GUID: pkj1582791963278
Ixiasoft
6.6. Design Example
This design example uses a AGFB014R24A2E3VR0 device to demonstrate the implementation of the following three different I/O PLL reconfiguration options using the IOPLL Reconfig IP core:
- .mif streaming reconfiguration
- Advanced mode reconfiguration
- Clock gating reconfiguration
You must install the Quartus® Prime software version 20.1 or later. The software must be installed on a Windows* or Linux* computer that meets the Quartus® Prime software minimum requirements.
This design example consists of the IOPLL IP core, IOPLL Reconfig IP core, In-System Sources & Probes Intel® FPGA IP core, and Reset Release Intel FPGA IP core.
Before reconfiguration, the I/O PLL synthesizes two output clocks of 150 MHz and 300 MHz on counter C1 and counter C2 output, respectively, at medium bandwidth. The input reference clock is 100 MHz.
The IOPLL Reconfig IP core connects to a state machine to perform I/O PLL reconfiguration operation. A high pulse on the reset_SM signal triggers the I/O PLL reconfiguration operation. The desired reconfiguration mode can be selected through mode_0 and mode_1 inputs. These inputs are controlled through the In-System Sources & Probes IP core.
Reconfiguration Mode | mode_1 | mode_0 |
---|---|---|
.mif streaming reconfiguration | 0 | 0 |
Advanced mode reconfiguration | 0 | 1 |
Clock gating reconfiguration | 1 | 0 |
Download and restore the Design Example (iopll-reconfig.qar) file. Change the device and pin assignments of the design example to match your hardware. Ensure MIF file path in the IOPLL Reconfig IP core is set to the .mif file path in the project of the design example. Recompile the design example and ensure that the design example does not contain any timing violation after reconfiguration
Section Content
Reconfiguration Option: .mif Streaming Reconfiguration Using IOPLL Reconfig IP Core
Reconfiguration Option: Advanced Mode Reconfiguration and Recalibration Using IOPLL Reconfig IP Core
Reconfiguration Option: Clock Gating Reconfiguration Using IOPLL Reconfig IP Core