4-to-1 Multiplexer
Two select lines, function implementation using MUX.
4-to-1 MUX Quiz
Test your ability to use a 4-to-1 MUX for function implementation and data selection.
Question 1 of 3
Q1.A 4-to-1 MUX has select lines S1 and S0. Which input is selected when S1=1 and S0=0?
Related Articles
1-to-4 Demultiplexer
Single input to multiple outputs, enable control.
4 min read
MUX as Function Generator
Implementing Boolean functions using multiplexers.
12 min read
2-to-4 Decoder
Enable input, active high and active low outputs.
4 min read
1-to-8 Demultiplexer
Three select lines, data distribution.
7 min read
Modeling Multiplexers
Using if-else, case, assign statements.
12 min read