Forum Discussion
Altera_Forum
Honored Contributor
9 years agoAdder Nightmare!
Hi All, I have been trying to create an adder array which is capable of adding three 10 bit numbers together. I have it working with unsigned numbers, but as soon as I try any signed numbers, t...
Altera_Forum
Honored Contributor
9 years agoI've been playing around as suggested, and it looks like the answers come out incorrectly when the 9th and 11th bits are high, so it looks like the issue is centered around them.