Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Calculate: i. the clock period and the clock rate for the entire datapath? ii. In a pipelined datapath, assuming no hazards or stalls, how many

image text in transcribed

Calculate: i. the clock period and the clock rate for the entire datapath? ii. In a pipelined datapath, assuming no hazards or stalls, how many seconds will it take to execute 1 instruction? iii. 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.

The multi-cycle and pipelined datapaths that we have discussed in class have generally been broken down into 5 steps: a. Hardware to support an instruction fetch b. Hardware to support an instruction decode (i.e. a register file read) c. Hardware to support instruction execution (i.e. the ALU) d. Hardware to support a memory load or store e. 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 the table below. Fetch Decode Execute Memory Write Back 305 ps 275 ps 280 ps 305 ps 250 ps

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

Database Development For Dummies

Authors: Allen G. Taylor

1st Edition

978-0764507526

Students also viewed these Databases questions