Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r4ai/nand2tetris
https://github.com/r4ai/nand2tetris
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/r4ai/nand2tetris
- Owner: r4ai
- Created: 2022-12-02T12:41:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T08:23:02.000Z (about 2 years ago)
- Last Synced: 2024-04-20T08:51:18.475Z (9 months ago)
- Language: Scilab
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
https://www.nand2tetris.org/
- [x] 1
- [x] And
- [ ] And16
- [x] DMux
- [ ] DMux4Way
- [ ] DMux8Way
- [x] Mux
- [ ] Mux4Way
- [ ] Mux8Way
- [ ] Mux16
- [x] Not
- [ ] Not16
- [x] Or
- [ ] Or8Way
- [ ] Or16
- [x] Xor
- [x] 2
- [x] HalfAdder
- [x] FullAdder
- [x] Add16
- [x] ALU
- [x] Inc16