Intel® High Level Synthesis Compiler Pro Edition: User Guide

ID 683456
Date 9/23/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

8.2. Adding the HLS Compiler-Generated IP into a Platform Designer System

To use the HLS compiler-generated IP in a Platform Designer (formerly Qsys Pro) System, you must first add the directory to the IP search path or the IP Catalog.

In Platform Designer, if your HLS compiler-generated IP does not appear in the IP Catalog, perform the following tasks:

  1. In Intel® Quartus® Prime, click Tools > Options.
  2. In the Options dialog box, under Category, expand IP Settings and click IP Catalog Search Locations.
  3. in the IP Catalog Search Locations dialog box, add the path to the directory that contains the .ip file to IP Search Paths as <result>.prj/components/<component_name>/<component_name> .
  4. In IP Catalog, add your IP to the Platform Designer system by selecting it from the HLS project directory.
For more information about Platform Designer, refer to "Creating a System with Platform Designer" in Intel® Quartus® Prime Pro Edition User Guide: Platform Designer.

For an example of adding HLS compiler-generated IP to a Platform Designer systems, review the following tutorial: <quartus_installdir>/hls/examples/tutorials/usability/platform_designer_stitching.