0
589views
Design a combinational logic circuit that implements F(A, B, C, D) of maximum terms = (0, 5, 9, 13) using 8-to-1 multiplexer block and A, C, B as control lines if an input X BCD number is even and has
written 3.2 years ago by | modified 3.1 years ago by |
Design a combinational logic circuit that implements F(A, B, C, D) of maximum terms = (0, 5, 9, 13) using 8-to-1 multiplexer block and A, C, B as control lines if an input X BCD number is even and has an odd number of active bits. Otherwise, the circuit must implement the same function F using a decoder block.
ADD COMMENT
EDIT