Re: How do I make bigger ram chips?
Posted by kingpinzs on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/How-do-I-make-bigger-ram-chips-tp3614086p3620791.html
I made a built in chip of 1MB and it loads fine . I am working on a script to test it now.
One issue is that the address space only goes to 32767 then it goes to -32768 and starts counting down. How could I fix that issue?