Re: Not gate with Nand gate
Posted by thenar on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Not-gate-with-Nand-gate-tp1739263p1752814.html
I know it only requires one Nand gate but this is my code
Nand (a = in, b = in, out = notin);
if you see the problem it would be great if you could help me