Intel® FPGA软件安装和许可

ID 683472
日期 10/02/2023
Public
文档目录

5.7. 查看IP许可状态

可查看Assembler报告检查 Intel® Quartus® Prime工程中所有IP的许可状态。

生成Assembler报告并在GUI中进行查看:

  1. 在Compilation Dashboard上单击Assembler
  2. Assembler(以及所有编译的必要条件)完成后,在Compilation Dashboard中点击关于Assembler的Report图标。
    Compilation Dashboard中的Assembler Report图标
  3. 单击Encrypted IP Cores Summary报告。
    加密IP核摘要报告

生成Assembler报告并在命令行进行查看:

  1. 键入以下命令:
    quartus_asm <project name> -c  <project revision>
  2. /output_files/<project_name>.asm.rpt中查看输出报告。
    +----------------------------------------------------------------------+
    ; Assembler Encrypted IP Cores Summary                                 ;
    +--------+----------------------------------------------+--------------+
    ; Vendor ; IP Core Name                                 ; License Type ;
    +--------+----------------------------------------------+--------------+
    ; Intel  ; PCIe SRIOV with 4-PFs and 2K-VFs (6AF7 00FB) ; Unlicensed   ;
    ; Intel  ; Signal Tap (6AF7 BCE1)                       ; Licensed     ;
    ; Intel  ; Signal Tap (6AF7 BCEC)                       ; Licensed     ;
    +--------+----------------------------------------------+--------------+