Brendan Ang

Search

Search IconIcon to open search

Combinational Circuits

Last updated Nov 8, 2022 Edit Source

# 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.