Re: Nand Chip works not good
Posted by WBahn on May 19, 2022; 7:13am
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Nand-Chip-works-not-good-tp4036805p4036810.html
In order for it to use the built-in Not gate, it has to NOT find a file named Not.hdl in the folder. But there IS one -- the bare template. So it is finding that and running a file that has no HDL code in it. Try renaming or moving this file and see what happens.