LPM_MULT pipelining: changing input data while calculating
I am using the LPM_MULT megafunction to implement a 29 bit wide multiplier and setting the LPM_PIPELINE parameter to 2 for achieving the required speed to operate it at 100MHz. My understanding is th...