Skip to content

Simple Implementation for Logic Gates Project represented in Physics (BS221) Course. Implemented with C++.

Notifications You must be signed in to change notification settings

AmirHaytham/Logic-Gates-Circuits-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Logic Gates Circuits Simulation Operations

Simple Implementation for some of Logic Gates Circuits. Project presented in Physics (BS221) Course. Implemented with C++.

The Operations

  • OR gate and show truth table
  • AND gate and show truth table
  • NOT gate and show truth table
  • Buffer gate and show truth table
  • XOR gate and show truth table
  • XNOR gate and show truth table
  • NOR gate and show truth table
  • NAND gate and show truth table
  • 1's complement
  • 2's complement
  • Adding two numbers as a binary. Also, as a decimal and display it in binary
  • Bases conversions

Screen Shot

image

Releases

No releases published

Packages

No packages published

Languages