Computer Architecture and Design Question: Download Computer Architecture PDF

For a pipeline with n stages, what is the ideal throughput? What prevents us from achieving this ideal throughput?

Tweet Share WhatsApp

Answer:

With "n" stage pipeline the throughput should be "n" instructions.
As the pipe stages can't be perfectly balanced ( time to perform task in a pipeline stage), furthermore pipeline does involve some
overheads.

Download Computer Architecture PDF Read All 30 Computer Architecture Questions
Previous QuestionNext Question
Explain What are the five stages in a DLX pipeline?Convert 65(Hex) to Binary?