(Solved): Design a 4-bit circuit with two outputs A and B. A is 1 if input is divisible by 2 and B is 1 if th ...
Design a 4-bit circuit with two outputs A and B. A is 1 if input is divisible by 2 and B is 1 if the input is divisible by 3 . Simplify A and B and implement the circuit. Explain, in details, the step followed.