Login  Register

Re: projects/01/Xor.hdl

Posted by WBahn on Jul 22, 2021; 8:27pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/projects-01-Xor-hdl-tp4036162p4036175.html

Upload your actual file and I will see if it works on my installation.

Where you are doing your work, do you have the other parts (Not, And, and Or) fully implemented? If these still just have the template code provided by the authors, then the part can't work because it is trying to use parts that don't contain any implementation.