Lab Exercise 7 - Barrel Shifter
Lab Exercise 7 - Barrel Shifter
Aim: To design and implement an 8 X 4-barrel shifter network, and verify its operation using
SPICE.
Apply the input 10101101 and shift it by 2 to give the result 1101
The decimal value of the control word shift defines the decimal value b3, b2, b1, b0 in terms of
input word a7, a6, a5, a4, a3, a2, a1, a0
FET-array barrel shifter.