Login  Register

Re: ALU - Don't know where to start

Posted by Technik on Apr 12, 2013; 3:04pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/ALU-Don-t-know-where-to-start-tp4026279p4026654.html

Still trying to work out the status bits. I think I might have the right idea for zr, but I'm not sure. When I write it up in HDL, the simulator says "Can't connect gate's output pin to part" but I'm not sure where else I can pull from.

I am trying to split 'out' into 8 wires and feed it into 2 Or8Way modules. I looked at A.5.3 but I still don't understand.