Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem # 1 ( 1 0 Points ) : Compute the Clocks Per Instruction ( CPI ) of a machine which has an average CPI

Problem #1(10 Points): Compute the Clocks Per Instruction (CPI) of a machine which has an average CPI for ALU operations of 1.1, a CPI for branches/jumps of 3.0, and a hit rate of 60% in the cache. A hit in the cache takes 1 cycle pipelined and a cache miss takes 120 cycles. Assume 22% of instructions are loads, 12% are stores, 20% are branches/jumps and the balance are ALU operations.
Problem #2(10 Points): You are a processor designer and have to make a decision between building a processor which executes at 1GHz and has an average CPI 1.2 and a processor which executes at 2GHz, but has a CPI of 2. Which is better to build and why?
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

Professional Android 4 Application Development

Authors: Reto Meier

3rd Edition

1118223853, 9781118223857

More Books

Students also viewed these Programming questions