Forum Discussion
Altera_Forum
Honored Contributor
8 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.