Forum Discussion
wa_itd
New Contributor
3 months agoHow to specify the library for files in the Component Editor?
I am making a custom IP component in Quartus Prime 26.1. Most files are simply part of the "work" library, however there is at least one file which needs to be compiled under a specific library name...
- 3 months ago
Inside IP, you can only use work. Or move that file out of the IP to use mylib
wa_itd
New Contributor
3 months agoSo in other words, ditch the library and just use "work" ? This is what I was trying to avoid, but if it is simply not possible in Quartus, then I'll have no other option.
ShengN_altera
Super Contributor
3 months agoInside IP, you can only use work. Or move that file out of the IP to use mylib