Login  Register

Re: Implementing simple gates like AND and NOT

Posted by ybakos on Nov 25, 2010; 4:11pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Implementing-simple-gates-like-AND-and-NOT-tp1965263p1967890.html

You certainly could continue without spending the time implementing the more simple gates... but the fact that you're finding these difficult is a little surprising.

Take your time. Do you understand the properties of a NAND gate? If so, spend some time sketching on paper an AND gate using only NAND gates.

Failing that, go check out the book CODE by Petzold.