Visible to Intel only — GUID: mcn1425186370166
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: mcn1425186370166
Ixiasoft
1.5.4.2. Setting Up the Nios II Project Settings
To set up the Nios II project settings, follow these steps:
- In the Project Explorer tab, right click <project_name> and select Nios II, and click BSP Editor to launch the Nios II BSP Editor.
- To optimize the footprint size of the library project, in the Main tab, point to Settings and turn on enabled_reduced_device_drivers.
- To reduce the memory size allocated for the system library, for Max file descriptors, type 4.
- In the Linker Script tab, select onchip_memory2_0 and the linker region name for .bss, .heap, .rodata, .rwdata, .stack, and .text.
- Click Generate.