AN 661: 使用Altera PLL和Altera PLL Reconfig IP内核实现小数分频PLL重配置

ID 683640
日期 10/14/2019
Public
文档目录

1.5.4.1. 添加测试码(Test Code)到Nios II SBT for Eclipse

要将测试码添加到Nios II SBT for Eclipse,请执行下列步骤:

  1. 运行Nios II SBT for Eclipse。
  2. 在File菜单上,指向Switch Workspace,点击Other,并选择工程目录。
  3. 在File菜单上,指向New,并点击Project
  4. 选择Nios II Application and BSP from Template,并点击Next
  5. Select Project Template列表中,点击Blank Project,然后定位SOPC Information File (.sopcinfo)。
  6. 在Application project下键入pll_reconfig作为工程名称。
  7. 点击Next,然后点击Finish
  8. 在Window Explorer下,将PLL_RECONFIG.c拖到pll_reconfig目录。