Visible to Intel only — GUID: mcn1424962667999
Ixiasoft
1.1. Fractional PLL Reconfiguration in 28-nm Devices
1.2. Fractional PLL Dynamic Phase Shifting in the Intel® Quartus® Prime Software
1.3. Design Considerations
1.4. Using the Design Examples
1.5. Tutorial Walkthrough
1.6. Document Revision History for AN 661: Implementing Fractional PLL Reconfiguration with Altera PLL and Altera PLL Reconfig IP Cores
1.1.1.1. Connectivity between Altera PLL and Altera PLL Reconfig IP Cores
1.1.1.2. Connecting Altera PLL and Altera PLL Reconfig IP Cores
1.1.1.3. Avalon-MM Signals in Altera PLL Reconfig IP Core
1.1.1.4. Registers and Counters Settings
1.1.1.5. Reconfiguring Fractional PLL Settings with Avalon-MM Interface
1.1.1.6. .mif Streaming Reconfiguration
1.4.1. Software Requirement
1.4.2. Design Example 1: PLL Reconfiguration with Altera PLL Reconfig IP Core to Reconfigure M, N, and C Counters
1.4.3. Design Example 2: PLL Reconfiguration with Altera PLL Reconfig IP Core to Perform Dynamic Phase Shift
1.4.4. Design Example 3: PLL Reconfiguration with Altera PLL Reconfig IP Core using Qsys Design Flow
1.4.5. Design Example 4: Dynamic Phase Shift with Altera PLL IP Core
1.4.6. Design Example 5: .mif Streaming Reconfiguration
Visible to Intel only — GUID: mcn1424962667999
Ixiasoft
1.2.1.2. Dynamic Phase Shift Signals in Altera PLL IP Core
Port | Direction | Description |
---|---|---|
phase_en | Input | Transition from low to high enables dynamic phase shifting, one phase shift per transition from low to high. |
scanclk | Input | Free running clock from the core in combination with phase_en to enable and disable dynamic phase shifting. |
updn | Input | Selects dynamic phase shift direction; 1= positive phase shift; 0 = negative phase shift. The PLL registers the signal on the rising edge of scanclk. |
cntsel | Input | Logical Counter Select5 6. Five bits decoded to select one of the C counters for phase adjustment. The PLL registers the signal on the rising edge of scanclk. |
phase_done | Output | When asserted, this port informs the core-logic that the phase adjustment is complete and the PLL is ready to act on a possible next adjustment pulse. Asserts based on internal PLL timing. Deasserts on the rising edge of scanclk. |
Related Information
5 For the corresponding address of a selected logical counter, refer to the Logical Counter Bit Setting table .
6 For the Intel® Quartus® Prime software versions prior to 13.1, cntsel refers to physical counter. For the Intel® Quartus® Prime software version 13.1 and later, cntsel refers to logical counter. Refer to the Logical Counter Bit Setting table for the cntsel bit setting for both physical counter and logical counter.