SimonBuxx / Linkuit-Studio

A platform for learning and experimenting with logic circuits
https://linkuit.com
MIT License
20 stars 2 forks source link
cpu-design logic logic-circuit logic-circuit-simulator logic-gates logic-simulation logic-simulator logiccircuit simulation simulator

Linkuit Studio

Linkuit Studio is an open-source logic circuit simulator that is designed to be intuitive and easy to use. Its aim is to provide a platform for learning and experimentation with logic circuits.

Application Screenshot A screenshot of the application in editing mode

FAQ

Your question is not on the list? Please do not hesitate to contact us at linkuit@outlook.com or on Twitter @goLinkuit (German or English).

How to compile

Qt Creator for open source can be downloaded here: https://www.qt.io/download-qt-installer

I am currently using Qt Creator 9.0.1 on Windows with Qt 6.4.0. The compiler I use is MinGW 64-bit 11.2.0. After installing Qt Creator, the .pro file can be opened with Qt Creator, from where you can compile the project.