Re: can't load chip
Posted by WBahn on Jul 29, 2021; 1:03pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/can-t-load-chip-tp4036223p4036224.html
The usual problem is that you aren't opening the file you think you are. Name your edited file something different, like my_Not.hdl, and load that file and see if you are able to see the changes. You won't be able to run the test script because it is looking for the original name, but this will let you see if you are looking in the wrong place.