FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP

FIR II Placement

ESama
Novice
525 Views

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

0 Kudos
1 Solution
ESama
Novice
485 Views

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

View solution in original post

0 Kudos
4 Replies
CheePin_C_Intel
Employee
502 Views

Hi,


As I understand it, you observe some Fitter problem with your design with only 1 FIR IP instance. As I checked the part that you have selected, there are quite a number of DSP blocks. I have created a simple test design in Q20.2Pro with 1 FIR instance mimic your configuration and seems to be able to fit. My simple design uses 19 DSP blocks. 


To facilitate further debugging, would you mind to share with me a simple test design of yours so that I could perform replication on my side.


Please let me know if there is any concern. Thank you.



Best regards,

Chee Pin


0 Kudos
ESama
Novice
486 Views

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

0 Kudos
CheePin_C_Intel
Employee
470 Views

Hi,


Thanks for your update that with simple FIR project, there is no similar error encountered. You may add module by module and run compilation to help narrowing down which specific module that lead to the error.


Please let me know if there is any concern. Thank you.


0 Kudos
CheePin_C_Intel
Employee
466 Views

I believe the initial inquiry has been addressed. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.


0 Kudos
Reply