electronics design patterns

taxonomy, illustration, explanation of most reusable electronic design patterns.

multiplexer logic

07 Jan 2019 » logic

svg schematics by matt-chv is licensed under CC BY-SA 4.0

Multiplexer Logic

A logical multiplexer can be used to implement an arbitrary truth table, by connecting each input to the appropriate logic level. In the diagram above, a 3-to-8 multiplexer implements a function that determines if its input is prime.

Related Posts