Visible to Intel only — GUID: GUID-57AC326B-F44F-4355-A00C-DA06CAF647A3
Visible to Intel only — GUID: GUID-57AC326B-F44F-4355-A00C-DA06CAF647A3
Add RTL IP Component into a Platform Designer System
To use the RTL IP component generated by the Intel® oneAPI DPC++/C++ compiler in a Platform Designer system, you must first add the directory to the IP search path or the IP Catalog.
In Platform Designer, if your IP component does not appear in the IP Catalog, perform the following tasks:
- In the Intel® Quartus® Prime software, click Tools > Options.
- In the Options dialog box, under Category, expand IP Settings and click IP Catalog Search Locations.
- In the IP Catalog Search Locations dialog box, add the path to the directory that contains the _hw.tcl file to IP Search Paths as <result>.prj/<project_name>.
- In the IP Catalog, add your IP to the Platform Designer system by selecting it from the oneAPI 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 an IP component into a system with Platform Designer, see the Platform Designer Sample tutorial.