Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3 Examine how latencies of individual components of the datapath affect the clock cycle time of the entire datapath, and how these components are utilized

image text in transcribed

image text in transcribed

3 Examine how latencies of individual components of the datapath affect the clock cycle time of the entire datapath, and how these components are utilized by instructions. CPU Architecture IFAD IDEX EX/MEM MEMWE > Add Add Adal Shift left 2 Lo- PC Addres Read register1 Read register 2 Read data 1 Zero ALU ALU Instruction memory Registers Read Read Test Address data register Write Data memory Write 16 32 Sign- extend For problems in this exercise, assume the following latencies (in ps) for logic blocks in the datapath. (write the actual values from Excel below the variables) l-Mem 230 Add 80 Mux 20 ALU 100 Regs 95 D-Mem 270 Sign-Ext 15 Shift Left 10 ps i) What is the clock cycle time if the only types of instructions we need to support are ALU instructions (ADD, AND, etc.)? ii) What is the clock cycle time if we only have to support LW instructions? What is the clock cycle time if we must support ADD, BEQ, LW, and SW instructions? For the following distribution of instructions, and with no Pipeline Stalls, please answer the questions following the table below: ADD ADDI NOT BEQ LW SW 20% 15% 0% 25% 25% 15% iv) v) In what fraction of all cycles is the data memory used. In what fraction of all cycles is the input of the sign-extend circuit needed? What is this circuit doing in cycles in which its input is not needed? If we can improve the latency of one of the given datapath components by 10%, which component should it be? What is the speedup from this improvement? vi)

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

Spatial Databases A Tour

Authors: Shashi Shekhar, Sanjay Chawla

1st Edition

0130174807, 978-0130174802

Students also viewed these Databases questions