Login  Register

How can I add NOR to the ALU

Posted by kingpinzs on Mar 18, 2012; 8:13pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/How-can-I-add-NOR-to-the-ALU-tp3837192.html

I was thinking to add another bit to the f but I am not sure if that would be the best thing or can the ALU already do NOR in some combination it already has?

I did add look ahead carry to my ALU and over flow detection. The ALU test that was given and now I am adding a test for the over flow even though I did verify it manually. The over flow detection is built into the adder.

It can be seen here wit hall the updates and progress.
http://diycs.blogspot.com/