Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

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. 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) CPU Architecture I-Mem Add Mux ALU Regs D-Mem Sign-Ext Shift Left ps D E F G H I J K 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? iii) 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) In what fraction of all cycles is the data memory used. v) 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? vi) 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? 4 For the instructions sequence belo

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

The Temple Of Django Database Performance

Authors: Andrew Brookins

1st Edition

1734303700, 978-1734303704

More Books

Students also viewed these Databases questions