Skip to content

manateeJr/Logic-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c37a8cc · Jun 24, 2022

History

2 Commits
Jun 24, 2022
Jun 24, 2022

Repository files navigation

Logic-simulator

This project simulates an electric circuits and the usage of the 4 basic gates - NOT, AND, OR and XOR. The code is written using object-oriented paradigms such as - composition, inheritance, contracts and exceptions. The idea behind the project is to draw truth tables for all the gates and use them to also create new components - a half-adder and a full-adder. Exceptions are also being tested. You can check the UML diagram in the Logic simulator folder for a better understanding of the design.

About

Simulating logic gates, using OOP principles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages