Re: ALU, negationx, y, add16 off by one?
Posted by rogerdodger91 on Dec 11, 2011; 7:21am
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/ALU-negationx-y-add16-off-by-one-tp3564869p3576956.html
What im asking is, If were for instance put in the y out = 1. And then the bit control for ny = 1. And im supposed to get -1. Because in this case im getting -2.
Can i send one of you my implementation so you guys can see what im saying?