Forum Discussion
FPGA_Newbie
New Contributor
1 year agoPipeline parameter issues for LPM_Divide
Hey everyone, im new to VHDL and Quatus Prime. Im working with ADC data and i need to calculate the RMS for it using LPM_Mult, LPM_Divide and ALTSQRT, but im having problems with pipeline values ...
sstrell
Super Contributor
1 year agoThere's still more of the data arrival path that you have not shown. What you have shown does not show the significant delay that may be causing the issue. Scroll down to show the rest.
And it would help to show your .sdc. Multicycle can easily screw things up if you don't use it properly.