Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matijakevic/mcircuit
A digital logic simulator inspired by Logisim.
https://github.com/matijakevic/mcircuit
circuit circuit-simulation circuit-simulator digital-logic digital-logic-simulator llvm llvmlite logisim networkx pyside pyside6 python python3 qt qt6 simulation simulator
Last synced: 2 months ago
JSON representation
A digital logic simulator inspired by Logisim.
- Host: GitHub
- URL: https://github.com/matijakevic/mcircuit
- Owner: matijakevic
- License: bsd-3-clause
- Created: 2018-11-13T22:20:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-20T20:31:18.000Z (over 3 years ago)
- Last Synced: 2024-09-29T07:42:21.359Z (3 months ago)
- Topics: circuit, circuit-simulation, circuit-simulator, digital-logic, digital-logic-simulator, llvm, llvmlite, logisim, networkx, pyside, pyside6, python, python3, qt, qt6, simulation, simulator
- Language: Python
- Homepage:
- Size: 131 KB
- Stars: 46
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About
Educational digital logic simulator.Achieves fast simulation using LLVM JIT.
Thanks to Logisim for inspiration.
## Dependencies
- Python 3
- PySide 6
- networkx
- llvmlite
- bidictTested on Python 3.9.5
## Running
1. install dependencies: `pip install -r requirements.txt`
2. run: `python main.py`## Support
I am working on this alongside work & college, whenever I have some free time.[![Tip](https://img.shields.io/badge/Tip-%24-blue)](https://streamelements.com/lordborne/tip)