Altera_Forum
Honored Contributor
16 years agoLibrary auk_dspip_lib not found?
Hi all,
I designed a system with FIR compilier v9 in DSP builder. After synthesizing the model, it is imported to Quatrus II environment with other control logics, now. When I simulate the whole system in ModelSim, I see this error below. # ** Error: C:/xx/DSPBuilder_SpecAn_altera_import/rbw_1mhz_i_ast.vhd(32): Library auk_dspip_lib not found.# ** Error: C:/xx/DSPBuilder_SpecAn_altera_import/rbw_1mhz_i_ast.vhd(33): (vcom-1136) Unknown identifier "auk_dspip_lib".# ** Error: C:/xx/DSPBuilder_SpecAn_altera_import/rbw_1mhz_i_ast.vhd(36): VHDL Compiler exiting# ** Error: C:/altera/90/modelsim_ae/win32aloem/vcom failed. ModelSim simulation in DSP builder was ok. I couldn't make link to solve the problem. Any solutions? Thanks. Tim