Combinational Circuits
# Combinational Circuits
# Multiplexer
A multiplexer is used to select 1 out of n inputs.

# Decoder
A decoder is used to select a 1-hot output based on an n bit input.

Search
A multiplexer is used to select 1 out of n inputs.

A decoder is used to select a 1-hot output based on an n bit input.
