5. Design a logic circuit with 3-bit inputs A, B, C that produces an output W, X, Y, Z that is equal to the input + 6 (1
Posted: Sat May 14, 2022 4:36 pm
5. Design a logic circuit with 3-bit inputs A, B, C that produces an output W, X, Y, Z that is equal to the input + 6 (110) in binary. For example If the input is equal to 5 decimal then the output should be 5+6=11 decimal, the circuit will take all numbers in binary form and the output will also be in binary (101)B + (110)B=(1011) B