Forum Discussion
Altera_Forum
Honored Contributor
13 years agoTry (+1 + -1) with 5 bits. You'll notice that a carry from fourth to fifth bit takes place.
In signed add, the carry bit does not indicate an overflow.Try (+1 + -1) with 5 bits. You'll notice that a carry from fourth to fifth bit takes place.
In signed add, the carry bit does not indicate an overflow.