Re: .hdl file won't load after changes are made
Posted by WBahn on Apr 30, 2020; 4:38am
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/hdl-file-won-t-load-after-changes-are-made-tp4034502p4034517.html
You said that you got the Not and And to work. How? Did you just find some code on some github site or similar? Or did you just make random changed hoping that, at some point, something good would just happen?
Whatever it may be, you have a working design for those two parts. So start with walking through those designs, signal by signal, from input(s) to output and figure out how they work.