Forum Discussion
ShengN_altera
Super Contributor
3 years agoHi,
Go to ../quartus/libraries/vhdl and put the vhdl libraries there. Then do,
library <library_name>;
use <library_name>.<package_name>.all;
Best Regards,
Sheng
p/s: If any answer from community or Intel support are helpful, please feel free to mark as solution and give Kudos.