Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonasalmaas/breadboard-computer


https://github.com/jonasalmaas/breadboard-computer

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Breadboard Compute
- [Registers](docs/registers.md)
- [Instruction Set](docs/instruction-set.md)
- [Control Signals](docs/control-signals.md)
- [Micro Instructions](docs/micro-instructions.md)
- [Assembler](Assembler/README.md)

## Physical Layout
![Physical Layout](img/physical_layout.jpg)

## Data Flow
![DataFlow](img/data-flow.jpg)

## Resources
[Simple-As-Possible Computer](https://en.wikipedia.org/wiki/Simple-As-Possible_computer)