Educational digital logic simulator.
Achieves fast simulation using LLVM JIT.
Thanks to Logisim for inspiration.
- Python 3
- PySide 6
- networkx
- llvmlite
- bidict
Tested on Python 3.9.5
- install dependencies:
pip install -r requirements.txt
- run:
python main.py
I am working on this alongside work & college, whenever I have some free time.