Forum Discussion
Hi,
As I understand it, you are inquiring why Fitter is using 48 DSP blocks instead of 32 DSP blocks to implement your design with 96 8x8 multipliers. Based on my understanding, by default, if there are sufficient DSP resources, Fitter will optimize the resource usage for better performance instead of packing all into minimum amount of DSP blocks. If you are attempting to pack your design into limited number of DSP blocks, you can try to use logic lock to force your design into a region with limited DSP resources to see to force Fitter to pack the multipliers.
Please let me know if there is any concern. Thank you.
Thankyou.
But since I am wasting the resources, I want to force the fitter to use only 32 DSPs instead of 48 DSPs .
1) How can I use logic lock in quartus , to force fitter use limited DSPs?
2) What might be the performance in terms of frequency in both cases(32 DSPs and 48 DSPs) , if I force fitter to use limited DSPs?