Re: Not16 failure in building the ALU
Posted by Becca on Nov 01, 2012; 11:21pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Not16-failure-in-building-the-ALU-tp4025519p4025525.html
Hi Mark,
I discovered that when I change the output variable (i.e. Not16(in=x, out=out);), 'out' displays as the correct value. Any idea why 'out' would display correctly, but an internal variable (notx) wouldn't? It seems very strange!
Thanks,
Becca