Login  Register

Re: How can I add NOR to the ALU

Posted by cadet1620 on Mar 19, 2012; 3:50am
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/How-can-I-add-NOR-to-the-ALU-tp3837192p3838184.html

I'm not sure I understant the question you are asking. The Hack ALU can't calculate SLT as described in the MIPS ISA; you would need to modify the ALU design to add that function.

--Mark