Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

fir ii compiler 14.1 issue when decimating from <10MSPS

So I'm working on a system with 3 decimation filters starting from 20msps and going down to 2.5msps.

The first 2 filters display a respone similar to the MATLAB results but the 3rd one shows a response at 1khz filter instead of 1mhz, the issue occurs when I set the sample rate to less than 10msps.

Is there anything I can do?

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    A couple of updates if anyone is intrested:

    1. the problem occurs only when the output sample rate reaches below 5msps, meaning that decimaiton and single rate under said sample rate will cause this bug.

    2.I don't think the bug is passed on to the design and only a visual bug with the IP compiler, I will know if that is the case soon. (comparing results with my matlab simulation)