ECE243 Practice Question Website


Main Assembly Programming Input/Output Memory Computer Architecture Advanced Topics

Advanced Topic Questions





Question 3

For a given processor pipeline, will increasing the pipeline depth (i.e., increasing the number of pipeline stages without adding new resources) increase the number of instructions completed per cycle? Clearly answer yes or no, and explain your answer in one sentence.

Answer

No

Full Solution

No: pipeline depth improves throughput, but rate of instructions completed is independent of pipeline depth.