AN 661: Implementing Fractional PLL Reconfiguration with Altera PLL and Altera PLL Reconfig IP Cores

ID 683640
Date 10/14/2019
Public
Document Table of Contents

1.5.4.1. Adding Test Code to the Nios II SBT for Eclipse

To add a test code to the Nios II SBT for Eclipse, follow these steps:

  1. Launch the Nios II SBT for Eclipse.
  2. On the File menu, point to Switch Workspace, click Other, and select your project directory.
  3. On the File menu, point to New and click Project.
  4. Select Nios II Application and BSP from Template and click Next.
  5. In the Select Project Template list, click Blank Project, and then locate the SOPC Information File (.sopcinfo).
  6. Type pll_reconfig as project name under the Application project.
  7. Click Next and click Finish.
  8. In Window Explorer, drag PLL_RECONFIG.c to the pll_reconfig directory.