Advanced Computer Architecture: Pipelined Processor
Advanced Computer Architecture: Pipelined Processor
Lecture 4
Pipelined Processor
Principle of pipelining
Processing of a sequence of
instructions using a basic pipeline
Cycle time: tc
is
Repetition Rate: R
the
Performance: RAW-dependent
Latency:
specifies
r1, r2, r3
add r5, r1, r4
Performance: RAW-dependent
r1, x
add r5, r1, r2
Improve Performance
and Multiplications
Integer and Double Precision Operations
In most case
5-10
stages