Logic Gates
0 Stars     10 Views    

Author: Francisco Magalhães

Forked from: AnnaLu/Logic Gates

Project access type: Public

Description:

Logic Gate is the implementation of logic functions such as not, and, or, xor, nand, nor and xnor

  • The input signal excites transistors -> electric signal is implemented as boolean variable;
  • Transistors works as switches -> electric signals are combined to generate a new boolean variable.

In this project is shown how these logic gates works.

Created: Dec 27, 2023

Updated: Dec 27, 2023


Comments

You must login before you can post a comment.