Help on Not16
Posted by thenar on Oct 27, 2010; 7:40pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Help-on-Not16-tp1782336.html
I figured out how to make all of the gates up until this point. The hardware simulator keeps giving me an error like "in[0..15]: the specified sub bus is not in the bus range" and I cannot figure out what to do. here is my code if you can help me please do.
Not (in[1..16]=in, out[1..16]=out);