Re: ALU Implementation - the road traveled thus far
Posted by ouverson on Jun 24, 2019; 1:46pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/ALU-Implementation-the-road-traveled-thus-far-tp4033278p4033347.html
Is there a way to have the simulator just compute the inputs (x and y) and output (out), and not the zr and ng? I would like to see if I have at least that portion implemented correctly.