Visible to Intel only — GUID: GUID-57AC326B-F44F-4355-A00C-DA06CAF647A3
Visible to Intel only — GUID: GUID-57AC326B-F44F-4355-A00C-DA06CAF647A3
Add an RTL IP Core into a Platform Designer System
To use the RTL IP core 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 core does not appear in the IP Catalog, perform the following tasks:
- In the 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 <project_name>.prj/kernel_hdl.
- 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 Quartus® Prime Pro Edition User Guide: Platform Designer.
For an example of adding an IP core into a system with Platform Designer, see the Platform Designer Sample tutorial.