Altera_Forum
Honored Contributor
15 years agoLibrary auk_dspip_lib not found. thanks
Hi all,
I designed a system with FIR compilier . now. When I simulate the whole system using EDA RTL Simulation, I see this error below in modelsim. # ** Error: E:/Altera/Test_V80/IP/FIR/fir_ast.vhd(32): Library auk_dspip_lib not found.# ** Error: E:/Altera/Test_V80/IP/FIR/fir_ast.vhd(33): (vcom-1136) Unknown identifier "auk_dspip_lib".# ** Error: E:/Altera/Test_V80/IP/FIR/fir_ast.vhd(36): VHDL Compiler exiting# ** Error: D:/modeltech_6.5c/win32/vcom failed. how do i solve it? Thanks