How do I use the built-in chips?
Posted by Steve on Mar 25, 2012; 4:42pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/How-do-I-use-the-built-in-chips-tp3855919.html
I'm trying to build the RAM4K chip, but it's taking forever to load. I understand this could be because it's trying to load the RAM512 chip I wrote. How do I use the built-in chips instead?
I don't have any other chips in the same directory right now, and it's still taking forever to load.
Also, once I write this chip, do I need to move it to another directory so the RAM16K chip doesn't use it?
Thanks.