FIR II Placement
Hello
I would like to use a FIR II decimation filter in a Cyclone 10GX target. During the fitter placement process, I get the following message: "Cannot place the following 19 DSP cells -- a legal placement which satisfies all the DSP requirements could not be found."
Is there anything missing?
The FIR parameters are:
- Decimation factor: 16
-Clock rate: 75 MHz
- Input Sample rate : 1200 MSPS
- Input width: 16 bits
There is no other IP in my design requiring some DSP blocks.
I m using a Cyclone 10CX220YF780E5G and a free quartus prime pro edition.
Thank you for your help
Best regards
Etienne
Hi
Thank you for your reply.
I therefore built a simple project to mimic the FIR decimation filter alone and every thing is OK. So, the PB seems to come from some other parts of my project.
Best regards