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, packages cannot be included with other packages (hence why context was added to vhdl 2008). You just need to write out the long list.