622 views
1 votes
1 votes
Say Machine with 10ns click and takes 4 cycles for AlU and other operations.

When we talk about the time taken by pipelined processor it is = the highest time taken by a stage + overhead

We took the highest time only because we know that there is no stalling so CPI is 1 for pipelined.

When we say Cpi is 1 it means that:-

Suppose if there are n processes then first process will take K*Tp time where K is stage and Tp is highest duration and after that every process will take Tp time so on an average it takes CPI is 1 am i right?

 If not plz explain why then CPI is one in all cases when stalls aren't there.

And plz explain the cpi for non pipelined processor .

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
1
shima abdullah asked Jun 27, 2022
882 views
if an unpipelined processor with a cycle time of 25 ns is evenly divided into 5 pipeline stages using pipeline latches with 1-ns latency,what is the total latency of the ...
2 votes
2 votes
2 answers
2
Nihal Singh asked Oct 26, 2021
1,493 views
Hi, I have a question like how Load/Store operation behave in pipelining, with or without operand forwarding ?
1 votes
1 votes
1 answer
3
s_dr_13 asked Mar 8, 2019
668 views
Please cite some useful resources where lots of problems are based on pipeline,illustrating every kind of problems can be asked in GATE