/logicsimulator

My A-level computing coursework - a logic circuit simulator

Primary LanguagePascalGNU General Public License v3.0GPL-3.0

Logic Simulator

A logic gate circuit editor and simulator, written with FreePascal.

Requirements

Usage

Open LogicSimulator/logic_simulator.lpr with Lazarus to compile and run.

Screenshots

Edit Mode for a Gated SR Latch

Edit mode for a gated SR latch

Interactive Simulation of a Gated SR Latch

In this example, the toggle switch is the 'enable' input, and the upper/lower buttons are set/reset.

Simulation of a gated SR latch

License

GPLv3