Re: Error in my ALU
Posted by
cadet1620 on
May 03, 2013; 10:29am
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Error-in-my-ALU-tp4026768p4026769.html
mosey wrote
This is my alu. Can you tell me why it gives me an error message "Line 71 operated has no source pin"?
...
Not16 (in=operated, out=notoutput);
...
There is no part that has an output pin connected to 'operated'.
Please edit your post to remove the source code. We don't want to have complete solutions remain on the forum.
--Mark