Intel® Quartus® Prime Standard Edition用户指南: 调试工具

ID 683552
日期 9/24/2018
Public
文档目录

3.3.3. 例化和参数化 Intel® Arria® 10调试IP内核

要使用Transceiver Toolkit调试 Intel® Arria® 10设计,您必须在Transceiver Intel® FPGA IP内核中使能调试设置。 您可以在首次例化这些组件时激活这些设置,也可以在初步编译后修改实例。
修改的IP内核是:
  • Transceiver Native PHY
  • Transceiver ATX PLL
  • CMU PLL
  • fPLL

在调试IP内核中使能的参数是:

表 38.  IP内核和调试设置关于这些参数的详细信息,请参考Debug Settings for Transceiver IP Cores
IP Core Enable dynamic reconfiguration Enable Altera Debug Master Endpoint Enable capability registers Enable control and status registers Enable PRBS Soft accumulators
Transceiver Native PHY Yes Yes Yes Yes Yes
Transceiver ATX PLL Yes Yes      
CMU PLL Yes Yes      
fPLL Yes Yes      
对于每个收发器IP内核:
  1. 在Project Navigator的IP Components选项卡中,右击IP实例,然后点击Edit in Parameter Editor
  2. 开启调试设置,如上表IP内核和调试设置中所示。
    图 22. Parameter Editor中的 Intel® Arria® 10 Transceiver Native PHY IP Core
    图 23. Parameter Editor中的 Intel® Arria® 10 Transceiver ATX PLL Core
  3. 点击Generate HDL
对设计中的所有IP使能参数后,重新编译您的工程。