Le Démultiplexeur (DEMUX) - Logique combinatoire

A demultiplexer (or demux) is a combinational logic circuit that performs the inverse function of a multiplexer (or mux). A demultiplexer consists of one input, several outputs, and control inputs. It allows its input to be connected to one of its outputs according to the code available in the control input. One of the possible applications of a demultiplexer is serial-to-parallel conversion.