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

https://github.com/pietromoro/nand

Exploring how computer chips work
https://github.com/pietromoro/nand

chips gate simulation

Last synced: 4 months ago
JSON representation

Exploring how computer chips work

Awesome Lists containing this project

README

          

# WIP: NAND

This project aims at creating a simple simulation environment to experiment with chips.

**DISCLAMER** This project is not complete.

Buy Me A Coffee

## Usage

It all starts with two simple components: an AND gate and a NOT gate. From there you will be able to work your way designing logic circutis as your heart desires.