Intel® Quartus® Prime Pro Edition User Guide: Platform Designer
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: aoq1534196247647
Ixiasoft
Visible to Intel only — GUID: aoq1534196247647
Ixiasoft
1.6.4.1. IP Search Path Recursive Search
The Intel® Quartus® Prime software automatically searches and identifies IP components in the IP search path. The search is recursive for some directories, and only to a specific depth for others. During a recursive descent search, whenever search finds a _hw.tcl or .ipx file, search does not descend further.
In the following list of search locations, ** indicates a recursive descent.
Location | Description |
---|---|
PROJECT_DIR/* | Finds IP components and index files in the Intel® Quartus® Prime project directory. |
PROJECT_DIR/ip/**/* | Finds IP components and index files in any subdirectory of the /ip subdirectory of the Intel® Quartus® Prime project directory. |