Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Systems Architecture Examine the principles and techniques used in implementing a processor Directions: It can be helpful to examine in detail how pipelining affects the

Systems Architecture

Examine the principles and techniques used in implementing a processor

Directions: It can be helpful to examine in detail how pipelining affects the underlying clock cycle time of the processor.

We will assume that the individual stages of the datapath have specific latencies:

IF - 250ps ID - 350ps EX - 150ps MEM - 300ps WB - 200ps

Well assume that the instructions executed by the processor are broken down as follows:

ALU/logic - 45% Jump/branch - 20% LDUR - 20% STUR - 15%

Using the information above, in a Word document, answering the following questions:

Calculate the clock cycle time in a pipelined processor.

Calculate the clock cycle time in a non-pipelined processor.

What is the total latency of an LDUR instruction in a pipelined and non-pipelined processor?

If we can split one stage of the pipelined datapath into two new stages, each with half of the latency of the original stage, which stage would you split and why?

What would be the new clock cycle time of the processor?

Assuming there are no stalls or hazards, what is the utilization of the data memory?

Assuming there are no stalls or hazards, what would be the utilization of the write-register port of the Registers unit?

Please make copy paste available

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_2

Step: 3

blur-text-image_3

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

Modern Database Management

Authors: Jeff Hoffer, Ramesh Venkataraman, Heikki Topi

12th edition

133544613, 978-0133544619

More Books

Students also viewed these Databases questions