Sushmita
Occasional Contributor
5 years agoLatency in multiplier IP
Hi,
I am using LPM mult IP for 9x9 multiplication on cyclone V GT device. I had set the latency as 3. So each DSP used to provide me 3 9x9 multipliers. So totally there would be 315 DSPs(3 * 315 - 9x9 multipliers). Since my design is tight on resources, I tried reducing the latency to 1. In this case, the fitter always uses 18x18 multipliers, hence my dsp utilization is going up and I am getting error as "no legal placement for multipliers".
Does latency affect the usage of 9x9 multipliers?
IS there way i can make the dsp use only 9x9 while using latency as 1?
I have attached the dsp usage summary for latency 1.
Regards