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 ...
FPGA_Newbie
New Contributor
1 year agoHey sstrell,
i didn't understand what you meant with the launching and latching edge, but i got it now, i should initialise "clk_2" with '0' not '1'.
where can i see that i have a clock skew ?