Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

6 The pipelined datapath of a MIPS processor can generally be broken down into 5 steps: 1. Hardware to support an instruction fetch 2. Hardware

image text in transcribed

6 The pipelined datapath of a MIPS processor can generally be broken down into 5 steps: 1. Hardware to support an instruction fetch 2. Hardware to support an instruction decode (i.e. a register file read) 3. Hardware to support instruction execution (i.e. the ALU) 4. Hardware to support a memory load or store 5. Hardware to support the write back of the ALU operation back to the register file Assume that each of the above steps takes the amount of time specified in Table Q6. Fetch 305 PS Decode 275 ps Execute 280 ps Memory 305 ps Write Back 250 ps Table Q6 Step execution times (2) (a) Given the times for the datapath stages listed above, what would the (2) minimum clock period be for the entire datapath? (b) In a pipelined datapath, assuming no hazards or stalls, how long will it take to (6) execute 1 instruction at such a clock rate? (c) Assuming that N instructions are executed, and all N instructions are add instructions, what is the speedup of a pipelined implementation when compared to a multi-cycle implementation? Your answer should be an expression that is a function of N

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

MongoDB Applied Design Patterns Practical Use Cases With The Leading NoSQL Database

Authors: Rick Copeland

1st Edition

1449340040, 978-1449340049

More Books

Students also viewed these Databases questions

Question

Define span of management or define span of control ?

Answered: 1 week ago

Question

What is meant by formal organisation ?

Answered: 1 week ago

Question

What is meant by staff authority ?

Answered: 1 week ago

Question

Discuss the various types of policies ?

Answered: 1 week ago