Page 1 of 1

1.(a)Design a combinational circuit that multiplies by 5 an input decimal digit represented in BCD. The output is also i

Posted: Fri Jul 08, 2022 6:38 am
by answerhappygod
1.(a)Design a combinational circuit that multiplies by 5 an input decimal digit represented in BCD. The output is also in BCD. Show that the outputs can be obtained from the input lines without using any logic gates.(b).Design a combinational circuit to check for even parity of four bits. A logic-1 output is required when the four bits do not constitute an even parity.(c)Implement a full-subtractor with two half-subtractors and an OR gate.