Skip to content

A digital logic simulator inspired by Logisim.

License

Notifications You must be signed in to change notification settings

Asachoo/skrfcircuit

 
 

Repository files navigation

About

Educational digital logic simulator.

Achieves fast simulation using LLVM JIT.

Thanks to Logisim for inspiration.

Dependencies

  • Python 3
  • PySide 6
  • networkx
  • llvmlite
  • bidict

Tested 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

About

A digital logic simulator inspired by Logisim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%