Forum Discussion
Altera_Forum
Honored Contributor
15 years agoquestion about VHDL library
Hi all, when I compile my VHDL design, there is always a error saying that * design library "book_lib" does not contain primary unit "utils_pkg"*. Does anyone know how to fix it?Thanks ...
Altera_Forum
Honored Contributor
15 years agoYou need to find the file that contains package utils_pkg, and add it to your project, in the book_lib library.