Re: Comparison Failure for "AND" gate
Posted by WBahn on Jun 24, 2023; 7:35pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Comparison-Failure-for-AND-gate-tp4037234p4037236.html
You should have two files in your run folder named And.out and And.cmp. The first is the file that your gate produced and the second is the comparison file provided by the authors.
Post the contents of those files and we can take a better look.