You are on page 1of 2

Lab exercise 6- VLSi Design

Aim: To design and implement a 4-bit rotate-right network, a 4-bit Left-rotate switching array.
Show that input is rotated two times with the proper control signal.

Theory and circuit diagram:


4-bit rotate-right network

The switching network in figure uses four control bits Ror_0 to Ror_3 to control and specify the
n-bit rotation. The control signal can be generated using combinational logic such that only one
of the control logic is high at a time.
Signal routing of the input bits a3, a2, a1, a0 to f3, f2, f1, f0 is done using NMOS as switches.
Left-rotate switching array.

You might also like