Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rohan-bharatia/virtual-computer

A 4-bit CPU designed using a string of only AND and NOT logic gates simulated in C++
https://github.com/rohan-bharatia/virtual-computer

Last synced: 2 days ago
JSON representation

A 4-bit CPU designed using a string of only AND and NOT logic gates simulated in C++

Awesome Lists containing this project

README

        

# Virtual-Computer
A 4-bit CPU designed using a string of only AND and NOT logic gates simulated in C++

## LICENSE
This repository is under an [MIT License](https://github.com/Rohan-Bharatia/Virtual-Computer/blob/main/LICENSE)