Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

computer Oranization Q5. 4.8 In this exercise, we examine how pipelining affects the clock cycle time of the processor. Problems in this exercise assume that

image text in transcribed

computer Oranization

Q5. 4.8 In this exercise, we examine how pipelining affects the clock cycle time of the processor. Problems in this exercise assume that individual stages of the data path have the following latencies: IF ID EX MEM WB 250ps 350ps 150ps 300ps 200ps Also, assume that instructions executed by the processor are broken down as follows: alu beq lw SW 45% 20% 20% 15% 4.8.1 [5] $4.5>What is the clock cycle time in a pipelined and non-pipelined processor ? 4.8.2 [10] $4.5>What is the total latency of an LW instruction in a pipelined and non-pipelined processor? 4.8.3 [10] If we can split one stage of the pipelined data path into two new stages, each with half the latency of the original stage, which stage would you split and what is the new clock cycle time of the processor ? 4.8.4 [10] $4.5>Assuming there are no stalls or hazards, what is the utilization of the data memory? 4.8.5 [10] $4.5> Assuming there are no stalls or hazards, what is the utilization of the write-register port of the "Registers" unit? 4.8.6 [30] $4.5> Instead of a single-cycle organization, we can use a multi-cycle organization where each instruction takes multiple cycles but one instruction finishes before another is fetched. In this organization, an instruction only goes through stages it actually needs (e.g., ST only takes 4 cycles because it does not need the WB stage). Compare clock cycle times and execution times with single cycle, multi-cycle, and pipelined organization

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Define Management by exception

Answered: 1 week ago

Question

Explain the importance of staffing in business organisations

Answered: 1 week ago

Question

What are the types of forms of communication ?

Answered: 1 week ago

Question

Question What are the requirements for a safe harbor 401(k) plan?30

Answered: 1 week ago