Forum Discussion
How to specify the library for files in the Component Editor?
- 3 months ago
Inside IP, you can only use work. Or move that file out of the IP to use mylib
Under Project Navigator Files section, right-click -> Properties -> Specify library
Thank you, however my custom component, when instantiated in Platform Designer, is an IP core. So, I think I am unable to change the library for individual files within an IP core (but I can change the library which the entire IP core is compiled into).
So I might have to think of some kind of workaround.
- ShengN_altera3 months ago
Super Contributor
change library "mylib" to "work" ?
- wa_itd3 months ago
New Contributor
So 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_altera3 months ago
Super Contributor
Inside IP, you can only use work. Or move that file out of the IP to use mylib