Re: "Not" gate
Posted by
WBahn on
Feb 15, 2021; 4:56pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Not-gate-tp4035528p4035679.html
Sergey wrote
I see all have the same problem on start. Use built-in Not.
No, don't use the built-in Not, do what you are supposed to do and implement the Not gate using only Nand gates. If you have problems with doing that, they need to get resolved before moving on. Otherwise you will just run into the same problems but with an even more complicated part.