Re: Trouble implementing F control bit in ALU
Posted by culchie on Nov 21, 2010; 9:36pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Trouble-implementing-F-control-bit-in-ALU-tp1941418p1942219.html
If you made all the chips in chapter 1 then you have everything you need.
You can AND 2 16 bit inputs
You can ADD 2 16 bit inputs
You can then use the output of those as the input to
another chip you made that will output one of them