Forum Discussion
Altera_Forum
Honored Contributor
14 years agolib_one is not a library, it is a package in the library "work".
all you have to do is run: vcom lib_one.vhd (or wherever the file lib_one.vhd is) and it will compile it into the work library.