There are 4 repositories under logic-circuit-simulator topic.
GUI for glider logic in Conway's game of life.
A logic circuit simulator made with p5.js library.
A platform for learning and experimenting with logic circuits
Connection Machine is an open-source desktop application for designing and simulating digital circuits at scale.
Logic circuit simulator with p5.js
A tiny logic circuit simulator. Created initially to simulate Ben Eater's breadboard computer.
A simple circuit simulator
Logic circuit editor and simulator made in pure JavaScript (no dependencies) as part of my university thesis in 2022. Run it here: https://tomlacko.github.io/Logicboard
This project enables users to create complex digital circuits by combining different logic gates. The simulation provides real-time feedback on output values based on user-configured input values.
An ugly & interactive logic gate visualizer written in Java using plain old Java Swing
logic circuit gates builder inspired by Current Circuit Builder
Logic simulator with graphical editor
Follow-up to TLSIM, a tiny logic circuit simulator. Created initially to simulate Ben Eater's breadboard computer. This one uses a true GUI based on GTK-3.
Logic Circuit Simulator
The continuing evolution of Chris Meyers Python for Fun: Logic Circuits I & II
C++ program Logic Circuit Simulator Project for CMPN103 (Programming Techniques) Course at Cairo University College of Engineering.
A logic circuit simulator for playing with free build tools (CI, Unit Testing, Mutation Testing, etc).
A set of classes and libraries to Simulate Valleytronic Logic Gates and Computation
Simulador de puertas lógicas hecho en C++ para Linux. Requiere SLD2
Ein speziell fürs Bildungswesen entwickelter kostenloser Logiksimulator.
I designed this logic circuit of a 3x3 Three Bit Multiplier as a project of my CSCI - 240 Computer Organization and Assembly Language Course at Queens College of the City University of New York. Here I am uploading the .circ file of the logic circuit that I designed with logisim.
A logic circuit simulator program through textual description in python3
Logic circuit simulator
Logic Circuit Simulator taking into account the time delay of the logic gates
Logic circuit editor and simulator I made in JavaScript in 2016-2017. Visit https://github.com/Tomlacko/Logicboard for a complete 2022 remake with much higher code quality, better usability and more features.