EnvisionTechnology
0 Stars     75 Views    

Author: rayaqin

Project access type: Public

Description:

The most basic gates with input and output. In order of appearance:
NO gate , gives 1 if the input is 0
OR gate, gives 1 if at least one of the inputs is 1
AND gate, gives 1 if both inputs are 1
NAND gate, gives 1 if at least one of the inputs is 0

Created: Feb 13, 2019

Updated: Jun 30, 2023


Comments

You must login before you can post a comment.