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

https://github.com/mause/circuitry

An attempt at a binary circuit logic simulator
https://github.com/mause/circuitry

Last synced: about 1 month ago
JSON representation

An attempt at a binary circuit logic simulator

Awesome Lists containing this project

README

          

Circuitry
=========

A simple circuit simulator, with the circuits defined via a verbose definition language.

Big-endian v.s. little-endian is a suprising pain in the ass.