Question: Consider a problem for adding binary numbers A and B. If the sum is even then the output is 1, if it is odd then
Consider a problem for adding binary numbers A and B. If the sum is even then the output is 1, if it is odd then output is 0, if it is a prime number then the output is 2.
?assuming A and B are numbers between 0 and 3, how many bits are needed to represent the input?
?draw the truth table
?simplify using a K-Map
?draw the circuit
?draw the circuit using only NAND gates
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
