Login  Register

Re: Trouble implementing F control bit in ALU

Posted by nNa on Nov 21, 2010; 11:09pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Trouble-implementing-F-control-bit-in-ALU-tp1941418p1942588.html

I know how to do that, but I don't know how to use F to decide if I want to ADD or AND. With nx and zx it was easy, but with F it's harder.