Home » Computer Organization and Architecture » Computer organization and architecture miscellaneous » Question

Computer organization and architecture miscellaneous

Computer Organization and Architecture

  1. Consider an instruction pipeline with four stages (S1 , S2 , S3 and S4) each with combinational circuit only. The pipeline registers are required between each stage and at the end of the last stage. Delays for the stages and for the pipeline registers are as given in the figure

    What is the approximate speed up of the pipeline in steady state under ideal conditions when compared to the corresponding non-pipeline implementation?
    1. 4.0
    2. 2.5
    3. 1.1
    4. 3.0
Correct Option: B

Speed up =
(5 + 6 + 11 + 8)
=
30
= 2.5
(11 + 1)12



Your comments will be displayed only after manual approval.