|
Hello All,
I am currently up to building the RAM modules for the Hack Platform in HDL. I have so far completed
up to Ram4K and can confirm that they work as intended in runs in the simulator. Yet after writing Ram4K.hdl, it seems that it cannot load into the hardware simulator. The simulator shows "Loading Chip..." and hangs for a few seconds, when the program becomes usable again the "Loading Chip..." is still there and the chip has not been loaded. As I am on a Mac, I have inspected my Terminal's output and apparently the program is encountering a "java.lang.OutOfMemoryError: Java heap space" error. In editing my Ram4K.hdl, I am able to get it to load without issue when I add only 1 Ram512 to the part list. If I add 2 or more (as is necessary), the simulator encounters the error and cannot load. Any and all help is appreciated.
As a note, I have experienced no problems with the hardware simulator until this point.
- Isaac
|