Solved
Forum Discussion
ShengN_altera
Super Contributor
11 hours agoUnder Project Navigator Files section, right-click -> Properties -> Specify library
- wa_itd9 hours ago
New Contributor
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_altera6 hours ago
Super Contributor
change library "mylib" to "work" ?
- wa_itd3 hours 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.