Lab 6 Implementation of MUX: 2: 1 Multiplexer
Lab 6 Implementation of MUX: 2: 1 Multiplexer
Implementation of MUX
Introduction:
A multiplexer (or “mux”) is a digital switch that has 2M data inputs, M select (control) inputs, and a
single output. It routes data from one of 2M data inputs to its single output.
2: 1 Multiplexer
A 2: 1 multiplexer has two data inputs, one select input, and a single output. The function of a 2: 1
multiplexer.
TASK 1:
Conclusion:
In this lab we learn how to implement mux in ISE design suite.