Problem:
Question- Can someone design a combinational logic circuit with three inputs and one output. The output must be logic 1 when the binary value of the inputs is less than 011 (decimal value of 3) and logic 0 otherwise. Design the circuit using only NAND gates. Your circuit should also use minimum number of gates. Clearly label all input and output variables in the circuit diagram.
Please describe the combinational logic circuit with three inputs and one output.