Login  Register

Re: My submission says my ALU failed but when I test it on my side it passes?

Posted by WBahn on Dec 02, 2023; 3:13am
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/My-submission-says-my-ALU-failed-but-when-I-test-it-on-my-side-it-passes-tp4037502p4037507.html

I just copied your code into an HDL file and ran it against the test script and I got a comparison error on Line 3.

So the problem appears to be with your test script. Where did you get it (or, perhaps more relevant, when did you get it)?

Here's a copy of the one I have.

ALU.tst

EDIT: Accidentally uploaded the wrong file.