Re: [Hardware Emulator] Nand problem

Posted by charlie on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Hardware-Emulator-Nand-problem-Solved-tp4025205p4025211.html

"I don't understand what you are trying to do with BUILTIN"

I just did that to check that I could have an answer at least from the Java class, it was some kind of a safety check. I'm just trying to build the "And" chip.

The implementation is still not working for me and the problem is in the "Nand" output step, when the script reaches the "Not" it correctly inverses the input given.

thank you for your reply.
Charlie