design a three-input , single-output logic circuit that implements any desired boolean function of the three inputs based on a set of control inputs. hint: there are 256 different three-variable boolean functions, so the control input to the circuit( the opcode) must contain at least 8 bits. the truth table of a three-variable boolean function has eight entries.
design a three-input , single-output logic circuit that implements any desired boolean function of the three...