Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Assume that the operation times for the major functional units of a single-cycle machine are the following: memory units: 200 ALU and adders: 100

image text in transcribed
1. Assume that the operation times for the major functional units of a single-cycle machine are the following: memory units: 200 ALU and adders: 100 ps register file (read or write: 50 ps ps Assuming that mux, control unit, PC accesses, sign extension unit, and wires have no delay, which of the following implementations would be faster and by how much? a) An implementation in which every instruction operates in 1 clock cycle of a fixed length. b) An implementation where every instruction executes in l clock cycle using a variable length clock, which for each instruction is only as long as it needs to be (critical path) (Such an approach is not terribly practical, but it will allow us to see what is being sacrificed when all the instructions must execute in a single clock cycle of the same length.) You can find info on the jump instruction in the text book and in the slides! To compare the performance, assume the following instruction mix: 25% loads, 10% stores, 45% ALU instructions, 15% branches, 5% jumps. 2. Using a multicycle CPU where each stage of an instruction requires l clock cycle, with the following mix: 25% loads, 10% stores, 1 1 % branches 2% is the average CPI. (To do this, you will first have to determine how many "stages" each instruction type uses as it goes through the pipeline.) Jumps, and 52% ALU, what

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

IBM Db2 11 1 Certification Guide Explore Techniques To Master Database Programming And Administration Tasks In IBM Db2

Authors: Mohankumar Saraswatipura ,Robert Collins

1st Edition

1788626915, 978-1788626910

More Books

Students also viewed these Databases questions

Question

True or False - Natural threats don't play a role in cybersecurity

Answered: 1 week ago

Question

8-6 Who poses the biggest security threat: insiders or outsiders?

Answered: 1 week ago