Re: error message "A pin name is expected" when testing the ALU
Posted by sandymoo on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/error-message-A-pin-name-is-expected-when-testing-the-ALU-tp4026578p4026580.html
Changing "zero" to "false" doesn't change the error message that I get.
I realize now how to do the ALU more easily with the 16-bit chips, but I wasn't sure of how to do the syntax correctly at first so I built it all out of 1-bit chips. I could probably do it over with 16-bit chips, but I wanted to see if this implementation worked first (which is where I ran into the error message).