Concept of Pipelining 3.1.3
Concept of Pipelining 3.1.3
3 (Concept of pipelining)
Pipelining
To grasp the concept of pipelining, let us look at the root
level of how the program is executed. Instruction is the
smallest execution packet of a program. Each instruction
contains one or more operations. Simple scalar
processors execute one or more instruction per clock
cycle, with each instruction containing only one
operation. Instructions are executed in a sequence of
phases to produce the expected results. This sequence is
given below: