Re: Full Adder Implementation
Posted by ybakos on Sep 27, 2013; 11:49am
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Full-Adder-Implementation-tp4027337p4027338.html
You could write down a boolean expression that represents your full adder, and use the principles of boolean algebra to simplify the expression. That would yield a different circuit design.