Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janbaig/nand2tetris-hardware
Project Solutions to the Nand2Tetris Exercises
https://github.com/janbaig/nand2tetris-hardware
computer-architecture hdl
Last synced: 3 days ago
JSON representation
Project Solutions to the Nand2Tetris Exercises
- Host: GitHub
- URL: https://github.com/janbaig/nand2tetris-hardware
- Owner: JanBaig
- Created: 2022-07-28T22:09:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T12:29:19.000Z (about 2 years ago)
- Last Synced: 2023-07-24T04:19:18.589Z (over 1 year ago)
- Topics: computer-architecture, hdl
- Language: Assembly
- Homepage:
- Size: 262 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nand2Tetris-Hardware
Project Solutions to the Nand2Tetris Exercises (In-progress)
- [x] Project 01 - Using NAND to implement all gates
- [x] Project 02- Hack ALU
- [ ] Project 03 - Sequential Circuits
- [ ] Project 04 - Machine Language
- [ ] Project 05 - Computer Architecture
- [ ] Project 06 - The Assembler