- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I wanted to know if the latest version of Quartus Pro allows for ** to be used inside of path element in an .ipx file.
I tried using a ** in a path element with version 21.1 of Quartus Prime Standard and it didn't work. The user guide makes no reference as to whether this is possible.
example:
<library>
<message>Loading now from ip.ipx</message>
<path path="../ip/**/*" />
</library>
However, the following does work as intended:
<library>
<message>Loading now from ip.ipx</message>
<path path="../ip/*/*" />
</library>
- Tags:
- Third-Party IP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Recent Quartus does not allow for ** to be used inside of path element in an .ipx file. You may need to work around it using *.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What version or Pro does this work?
Is it 23.2?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yup, That's my question. As stated, the noted behavior was observed in "version 21.1 of Quartus Prime Standard ".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am looking into this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Recent Quartus does not allow for ** to be used inside of path element in an .ipx file. You may need to work around it using *.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Alright. I would like to request that IPX files can also use ** since other places of Quartus can use ** when searching for IP. Aligning these differences in behavior can make for a smoother software.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I will for a enhancement regarding this and thank you for you valuable feedback.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page