Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- If the final result doesn't have an overflow, does an overflow in the middle of the calculation matters? --- Quote End --- Yes it does. Normally you should not allow that by applying enough width for internal bit growth. If your application permits you may clip internally instead in the same way as my example but adjusted for relevant widths