Re: error message "A pin name is expected" when testing the ALU
Posted by cadet1620 on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/error-message-A-pin-name-is-expected-when-testing-the-ALU-tp4026578p4026579.html
You want to use the built-in constant "false".
This is an extremely hard way to write the ALU. There is a reason why you have been building 16-bit wide chips.
--Mark