Forum Discussion
Altera_Forum
Honored Contributor
9 years agoLPM_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...
Altera_Forum
Honored Contributor
9 years agothat is ok. we all do that pipe stuff. It means every output will have latency but stream can be continuous at clock rate. There is no waiting in such cases.
This is different from the case where a module dictates slower rate.