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.
Design a combinational circuit that would only accept binary-coded-decimal digit. The output will be determined by divid
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am