Intel® High Level Synthesis Compiler Pro Edition: 用户指南

ID 683456
日期 12/04/2023
Public
文档目录

8.2. 将HLS Compiler生成的IP添加到Platform Designer系统中

如要在一个Platform Designer (之前称为Qsys Pro)系统中使用HLS compiler生成的IP,您必须首先将目录添加到IP搜索路径或者IP Catalog中。

在Platform Designer中,如果HLS compiler生成的IP没有出现在IP Catalog中,那么请执行以下任务:

  1. Intel Quartus Prime中,点击Tools > Options
  2. Options对话框中,在Category下,展开IP Settings,然后点击IP Catalog Search Locations
  3. IP Catalog Search Locations对话框中,将包含.ip文件的目录路径添加到IP Search Paths,如下所示: <result>.prj/components/<component_name>/<component_name>
  4. IP Catalog中,通过从HLS工程目录中选择您的IP,将您的IP添加到Platform Designer系统中。
关于Platform Designer的更多信息,请参考 Intel Quartus Prime Pro Edition User Guide: Platform Designer中的"Creating a System with Platform Designer"。

关于将HLS compiler生成的IP添加到Platform Designer系统的示例, 请查看以下教程: <quartus_installdir>/hls/examples/tutorials/usability/platform_designer_stitching