You are on page 1of 2

Computer Engineering Department Advanced Digital Design 2021/2022

LAB 7
REGISTERS AND REGISTER TRANSFERS

2.5 Shift Registers

A register capable of shifting its stored bits laterally in one or both directions is called a shift
register. The logical configuration of a shift register consists of a chain of flip-flops, with the
output of one flip-flop connected to the input of the next flip-flop. All flip-flops have a
common clock-pulse input that activates the shift.

A- Create and run the circuit shown in Figure 14 then complete the table 9 .

Figure 14

Table 9

Input X Q0 Q1 Q3 Q4
CK1 1
CK2 0
CK3 0
CK4 0

B- Now open ‘Parts Centre’. Choose ‘Master IC Set’ and import (Dual D-type flip-flop with set
and reset; positive-edge trigger - 74HC/HCT74). make up the circuit shown in Figure 14 .
After that complete the table for the circuit (Table 10).
Computer Engineering Department Advanced Digital Design 2021/2022
Table 10

Input X Q0 Q1 Q3 Q4
CK1 1
CK2 0
CK3 0
CK4 0

You might also like