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 do have the simulator set to view as signed. I can't grasp why the error is arising, but positive signed numbers work absolutely fine, negative signed addition gives an incorrect answer.