Forum Discussion
LPM_MULT not working for Cyclone 10 GX device
- 1 year ago
I could strip down the design, but I have some new information. I was able to work around the issue by changing the implementation style to "Use logic elements", in lieu of "Use the default implementation" or "Use the dedicated multiplier circuitry". I believe the default implementation is to use the dedicated multiplier circuitry. I think there really is a bug in the Altera LPM_MULT IP when using multiplier blocks.
Changed to "Use loigc elements"Signal Tap showing ckt works as expected
Hi,
I use the setting mentioned and tap the LPM_MULT IP standalone and get the correct result (attached screenshot).
Do you get any problem tap the LPM_MULT standalone?
May be try to clean the project and re-generate the IP.
Thanks,
Regards,
Sheng
- K_Crocker1 year ago
Occasional Contributor
What does "tap the LPM_MULT standalone" mean? What version of Quartus Pro are you using? What is the FPGA you are using?