edited by
664 views

2 Answers

1 votes
1 votes
Let each stage take x units of time and when successful pipeline occurs each instruction will complete in x unit of time. So speedup achieved is (N*x) / x= N (option C)
0 votes
0 votes

the speed up factor cannot be greater than number of stages in pipeline hence the speed up will be equal to N

Related questions

0 votes
0 votes
1 answer
2
sh!va asked Mar 2, 2017
622 views
Digital signal processors use a computer architecture derived from(a) Harvard Architecture(b) Von-Neumann Architecture(c) Cray Architecture(d) None of the above
1 votes
1 votes
1 answer
3
0 votes
0 votes
1 answer
4
sh!va asked Mar 1, 2017
605 views
machines tend to make use of internal resources of the processor, a rich set of registers and a pipelined organization.(a) CISC(b) Parallel processor(c) RISC(d) Array...