Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/r4ai/nand2tetris


https://github.com/r4ai/nand2tetris

Last synced: 20 days ago
JSON representation

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