Altera_Forum
Honored Contributor
14 years agoDSP IP problem
Hi,
I am trying to simulate a low pass filter using DSP megafunction in Modelsim. I am also using licensed Quartus full version to generate the IP. The error I am getting is: instantiation of 'lpf_1_ast' failed. the design unit was not found. # region: /test_lpf/inst Now, I am working in verilog i.e, the main instantiation file is "lpf_1.v". I have seen that FIR filter IP generates many files including "lpf_1_ast.vhd" but not "lpf_1_ast.v". Kindly, tell me how can I solve the problem ? A quick reply will be greatly appreciated. Thank you !!!