Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Squidward has decided to branch out into hardware design. Being new to the field, he's asking for your help in designing a pipeline of a
Squidward has decided to branch out into hardware design. Being new to the field, he's asking for your help in designing a pipeline of a new processor. Once the processor has been built, he's going to test it with a sample program that contains 2x109 instructions (a). If the new processor were a non-pipelined, single cycle design and each instruction took 860 ps to finish, how long would it take to execute the sample program? (b). If the new processor were a non-pipleined multi cycle design with the longest stage taking 140 ps to finish, how long would it take to execute the sample program? (You may assume instructions average out at 4 cycles each) (c). Assume the current state-of-the-art pipeline has 15 stages. Assume also that the stages are y balanced. How much speedup will it achieve compared to the non-pipelined single cycle processor? Be exact here! (d). Realistically, we cannot achieve ideal speedup due to the overhead of implementing pipelining stages (e.g. imperfectly balanced stages, adding pipeline registers, etc). Does this overhead affect the instruction latency, instruction throughput, or both? For each metric affected, is the effect significant? Why or why not
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started