Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Can you add a register stage just before the divide function. I understand if some designs do not permit the added clock cycle, but it would most likely improve your timing behavior. --- Quote End --- Thanks for you reply! I will try it. Currently, my divider's denominator is 16bits and numeritor is 24bits. If i change both to 9bits, the divider will work well. It seems that divider's performence will decrease along with the input bit width increase.