Experiment1(13/08/2020)
0 Stars     6 Views    

Author: Taha Jamal

Project access type: Public

Description:

Study and verify the outputs of the logic gates (AND, OR, NOT, NAND, NOR, Ex-OR, and Ex-NOR).

Input for all gates: A=0, B=1

Output of NOT Gate: X=1 {for input A} Output of AND Gate: X=0 Output of OR Gate: X=1 Output of NAND Gate: X=1 Output of NOR Gate: X=0 Output of XOR Gate: X=1 Output of XNOR Gate: X=0

Created: Aug 13, 2020

Updated: Aug 26, 2023


Comments

You must login before you can post a comment.