Forum Discussion
Altera_Forum
Honored Contributor
9 years agoError (10481): VHDL Use Clause error at fir_compiler_v13_0_ast.vhd(33)
I exported a series of HDL files with DSP Builder 13.0,and setup a new quartus ii project,but when I started compilation,some errors occured,the error information is : Error (10481): VHDL Use Cla...
Altera_Forum
Honored Contributor
9 years agoYou need to add the auk_dspip_lib_pkg_fir_130.vhd file to the auk_dspip_lib library. Libraries in VHDL are NOT paths on your hard disk. The global libraries tab are really only needed for Verilog and AHDL. They mean nothing to VHDL.
The column after "type" is called "library". You need to change the properties on the source file to add the file to the required library.