4-to-1 Multiplexer

This diagram represents a 4-to-1 Multiplexer (MUX). The MUX takes an array ‘a’ and a select signal ‘s’ as inputs. Depending on the value of ‘s’, the MUX outputs the corresponding element of ‘a’.