Skip to content

wisemankaitlyn/digital-logic-simulator-console

Repository files navigation

Digital Logic Simulator

The digital logic simulator is a circuit simulator which reads a circuit definition file and an input vector definition file and simulates the operation of the circuit over time (stopping after 60 time steps or until the output no longer changes).

It can handle simple circuits,

image

and it can also handle more complex circuits, such as flip-flops.

image

About

Term project for CS-1220 Object-Oriented Design with C++ 💻

Resources

Stars

Watchers

Forks

Languages