commit | 654abc6dae13ee75bf54a49b5cc83e8c9f7fe6b7 | [log] [tgz] |
---|---|---|
author | Maximo <maximo@balestrini.com.ar> | Tue Mar 22 09:03:47 2022 -0300 |
committer | Maximo <maximo@balestrini.com.ar> | Tue Mar 22 09:03:47 2022 -0300 |
tree | 502861d9adcee430ffcf8c00548d63b5b0463380 | |
parent | 86512a3f537d10dbf7d79eb124b89b705e885e29 [diff] |
Add devlog folder
Official website of Nand to Tetris courses: https://www.nand2tetris.org/
Some details of the original HACK Computer:
HACK 16bit Computer Harvard architecture: separate Program & Data memory 32 KBytes ROM 32 KBytes Addressable RAM: 16 KBytes GENERAL RAM 8 KBytes VRAM 1 Bytes Keyboard input memory map
This repository is based on the example caravel_user_project. Refer to README for a quick start of how to use caravel_user_project