Forum Discussion
Altera_Forum
Honored Contributor
8 years ago[Quartus] how to define the compilation libraries for VHDL files?
Hi All, In Quartus Prime, how can I define the compilation library each VHDL file? For example, I'd like the file top.vhd file will be compiled into 'work' library and all the *_pkg.vh...
Altera_Forum
Honored Contributor
8 years agoNo, I don't have a Pro license...
Can I include packages inside of other packages (just to make a walk around for 'context' problem)? Is there another way to walk around this issue (bisides declaring a long list of packets, which were included in the 'context' declaration)?