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-tp4025205p4025212.html

Thanks for your reply, the problem was that I haven't implemented the "Not" chip. I thought that it was also a primitive or that I could just use the built-in just for this case, but apparently it wasn't working.

I'll edit the implementation.
Charlie