Task 5
0 Stars     8 Views    

Author: Aniket Kumar Sahil

Project access type: Public

Description:

  1. NAND and NOR gates are universal gates. Prove it by realizing all the following gates:

    1. NOT

    2. AND

    3. OR

    4. XOR (Exclusive OR gate)

    5. X-NOR (Equivalence gate)

    6. NOR (using NAND gates)

    7. NAND (using NOR gates)

You have to realize each of the gates twice (except for NOR and NAND), once by using NAND alone and next by using NOR gate alone.

Created: Aug 28, 2023

Updated: Aug 28, 2023


Comments

You must login before you can post a comment.