Knowledge Base Article

Error (10481): VHDL Use Clause error at <file name>.vhd : design library "IEEE" does not contain primary unit "float_pkg". Verify that the primary unit exists in the library and has been successfully compiled.

Description

This error may be seen in the Intel® Quartus® Prime Standard Edition software because there is no support for VHDL 2008 IEEE float_pkg library.

Resolution

To avoid this error, you should not include the VHDL 2008 IEEE float_pkg library in your project.

Updated 3 months ago
Version 2.0
No CommentsBe the first to comment