Error: A pin name is expected
Posted by mingxiao on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Error-A-pin-name-is-expected-tp4025177.html
So I'm running through the project/01 assignment.
I am editing the Not.hdl. When I try to open the file in the Hardware Simulator, I get the following error
.../projects/01/Not.hdl, Line 15, A pin name is expected
This is my Not.hdl file:
[Correct solution with syntax error deleted by moderator.]
I don't see what could be wrong with this file.