Altera_Forum
Honored Contributor
12 years agoUsing CIC and FIR Filters - How Rebuild Cores to 13.1 version DSP Builder
Hello I'm Alex,
I'm involved in a project and trying to fly this design called: Designing Digital Down Conversion Systems Using CIC and FIR Filters. http://www.altera.com/support/examples/dsp-builder/exm-digital-down-conv-cic-fir.html?gsa_pos=1&wt.oss_r=1&wt.oss=wcdma Unfortunately, now I'm using DSP Builder blockset version 13.1 but the model TDMDDC have the cores in a previous version 7.1 (cores FIR, CIC). Like a possible solution altera recommend rebuild the cores using this command in matlab: alt_dspbuilder_refresh_megacore I use this command but don't work apppear this error: >> alt_dspbuilder_refresh_megacore > cic instantiates explicitly versioned MegaCore cic > Megacore cic v7.1 could not be detected, however. > Install cic v7.1 and run alt_dspbuilder_setup_megacore, or replace the MegaCore block instance cic with the latest installed version from the Altera MegaCore LibraryError in ==> alt_dspbuilder_refresh_megacore at line 55: Error using ==> alt_dspbuilder_megacorealtr_launch at 189 Unable to configure the MegaCore Simulink block cic Unable to locate C:\altera\13.1\quartus\bin64\ip_toolbench.exe Re-install the MegaCore cic > fir instantiates explicitly versioned MegaCore fir_compiler > Megacore fir_compiler v7.1 could not be detected, however. > Install fir_compiler v7.1 and run alt_dspbuilder_setup_megacore, or replace the MegaCore block instance fir with the latest installed version from the Altera MegaCore Library>> alt_dspbuilder_refresh_megacore What can i do to fix this problem with the cores, it's possible make a request to altera for a new model with 13.1 cores?:confused: Thank you for your help! Kind Regards, Alex Galaviz