Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

COE 3 4 1 Department of Computer Science and Engineering Summer 2 0 2 4 Question 3 ( 2 0 % ) - Consider the

COE 341
Department of Computer Science and Engineering
Summer 2024
Question 3(20%)- Consider the MIPS CPU that was discussed in clsss, where the execution of each instruction goes through five different stages (IF, ID, EXE, MEM, WB). The latency of each stage is shown in the following below.
\table[[,IF,ID,EXE,MEM,WB],[\table[[Latency (duration) of],[each stage]],200 ps,120 ps,150 ps,190 ps,100 ps]]
In the following, you need to compare the pipelined CPU datapath with the singlecycle CPU datapath when executing 20 instructions.
Determine the clock cycle length and CPU speed (frequency) if the instructions are executed using the single-cycle CPU datapath (i.e. without pipelining).
Determine the clock cycle length and CPU speed (frequency) if the instructions are executed using the pipelined CPU datapath (i.e. five-stage pipeline).
Determine the speedup achieved by running the 20 instructions on the pipelined CPU datapath compared to the pipelined CPU datapath.
44
image text in transcribed

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 Systems On GPUs In Databases

Authors: Johns Paul ,Shengliang Lu ,Bingsheng He

1st Edition

ISBN: 1680838482, 978-1680838480

More Books

Students also viewed these Databases questions

Question

3. How can we use information and communication to generate trust?

Answered: 1 week ago