You are on page 1of 6

Registers

Register:
 A set of flip-flops, possibly with added combinational gates, that perform data-processing
tasks.

 Store and manipulate information in a digital system.


Shift Register

1. Serial In Serial Out (SISO)

2. Serial In Parallel Out (SIPO)

3. Parallel In Serial Out (PISO)

4. Parallel In Parallel Out (PIPO)

Note:
Serial  Single
Parallel  Many
Serial In Serial Out

1 1 1
1
1
Serial In Parallel Out

1001
Parallel In Serial Out
Com Com Com Com

Com  Combinational Circuit (Any)


Parallel In Parallel Out

This is ordinary register and it won’t perform any shift operation.

You might also like