Circuit 3.1
1 Stars     113 Views    

Author: Kionna Kanoyton

Project access type: Public

Description:

Design a circuit that takes as input two 4-bit numbers x and y and produces a single bit in the output, such that when x = y its output is 1, and when x ≠ y its output is 0. 

Hint: use four XNOR and one AND gate.

Created: Sep 28, 2020

Updated: Aug 26, 2023


Comments

You must login before you can post a comment.