A combinational circuit is specified by the following three Boolean functions:
Fâ(A, B, C)= â(1,4,6)
F2(A, B, C)= â(3, 5)
F3(A, B, C)= â(2, 4, 6, 7)
Implement the circuit with a decoder constructed with NAND gates and NAND gates connected to the decoder outputs. Use a block diagram for the decoder.