Forum Discussion
Altera_Forum
Honored Contributor
9 years agoLPM Divider execution time
What is the maximum time to perform a division with Altera LPM_DIVIDE without clock (only combination divider). I am using only unsigned integers and I don't care about the remainder. The numerator i...
Altera_Forum
Honored Contributor
9 years agoNo, the clock for the divider should be the system clock, otherwise you'll have all sorts of timing problems to overcome.
What is wrong with a pipelined multiplier?