Design a circuit that counts the number of Os in a three (3) input system (A, B, C). The result is displayed using two o
Posted: Sun May 15, 2022 8:35 pm
Design a circuit that counts the number of Os in a three (3) input system (A, B, C). The result is displayed using two outputs in binary e.g., for input 011 the output should be 01 showing that one O's is present in the input. Support your design by presenting the truth table and K-map.