Math, asked by leyat9505, 2 months ago

Need to design an equivalence checker for 4-bit binary numbers. The equivalence checker sequentially receives two binary numbers A and B as the input (LSB first) and determines if they are equal. As soon as the result is certain, the equality checker sets its output C (certain) to 1. If the result is uncertain, C = 0. In addition, the ouput E=1 if the result is certain and the numbers are equal, whereas E=0 if the result is certain and the numbers are different. If the result is


Answers

Answered by bhaveshahuja509
0

Answer:

https://doubtnut.app.link/5WK7VJcHchb

Similar questions