Re: ALU working except for comparison failure at line 1.

Posted by HighSchoolerWhoAsksHowTooMuch on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/ALU-working-except-for-comparison-failure-at-line-1-tp4036695p4036719.html

In my ALU.test file, I don't have the Compute ~x block. I saw that on github in 2014, somebody's ALU.test did have this line. Mine has a !x line instead.