in Digital Logic
2,823 views
1 vote
1 vote

Here how do we know which variable of select lines is MSB and LSB ? Do we go in MSB->LSB ordering and take A as MSB and B as LSB or do we go by number taking B as MSB (as it is S1) and A as LSB (as it is S0) ?

in Digital Logic
2.8k views

4 Comments

edited by
In case of input lines, I1 will always be (S1)'S0 wherever it's position among the input lines is, right ? @Habibkhan

Also, we follow this same priority of S1 and S0 in other devices like decoder also right ?
1
1
Yes correct @Rajesh Kumar . But in decoder there is no selection line ; there is input and output lines , the precedence of whom is shown in the diagram itself.

Here also the input lines in the multiplexer are mentioned clearly as I0 , I1 etc ..
2
2

Select line :

S0 LSB

Sm MSB

Input line :

I0 LSB

In MSB

 

0
0

Please log in or register to answer this question.

Related questions