Design a combinational circuit that would only accept binary-coded-decimal digit. The output will be determined by divid
Posted: Mon Mar 21, 2022 4:56 pm
Design a combinational
circuit that would only accept
binary-coded-decimal digit. The output will be determined by
dividing BCD digit by 2 ONLY if input is odd and less than or equal
to 7 otherwise the output is 0. Discard the remainder.
Create a truth table and Kmap for the said
design.
circuit that would only accept
binary-coded-decimal digit. The output will be determined by
dividing BCD digit by 2 ONLY if input is odd and less than or equal
to 7 otherwise the output is 0. Discard the remainder.
Create a truth table and Kmap for the said
design.