Forum Discussion
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/f...
Altera_Forum
Honored Contributor
15 years agoI found the problem. It appears to be a bug in a script somewhere that breaks when your FIR variation is in a sub-directory. For some reason putting it into a sub-directory includes *both* the .v and the .vo in the Modelsim .do file. Modelsim then chokes on the .v file.
Workaround: Move your generated megafunction files back to the main project folder. This correctly only puts the .vo into the .do file. Strangely it doesn't seems to affect other megafunctions, such as Reed Solomon don't choke on the .v file, although it's still in the .do file when created in a sub-directory. I've lodged a service request : 10809644