You are not logged in.

#1 2015-08-15 05:24:46

hasnain
Administrator
From: Chichawatni
Registered: 2014-10-13
Posts: 8,355
Website

Five Stage Pipeline:

Programming Languages Quizzes Computer Architecture Organization

Question:
A CPU that runs at a frequency of 1GHz has a five-stage pipeline. In the first stage of the pipeline, instructions are fetched. A conditional branch instruction computes the target address and evaluation of the condition is done in the third stage of the pipeline. Until the outcome of the conditional branch is known the process does not fetch the new instruction. In this program out of 109 instructions 20% are instruction of conditional branching. What will be the total execution time of the program is each instruction takes one cycle to complete on average?

Option A):
1.1s
Option B):
1.3s
Option C):
1.2s
Option D):
1.0s

Correct Answer is Option C):
1.2s


Failure is the first step towards seccess.

2015-08-15 05:24:46

Advertisement
Ads By Google

Re: Five Stage Pipeline:



\n

Board footer