Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 Pipeline: A (fictional) CPU has the following internal units and timings (WR and RR are write/read registers, ALU does all logic and integer operations

image text in transcribed

1 Pipeline: A (fictional) CPU has the following internal units and timings (WR and RR are write/read registers, ALU does all logic and integer operations and there is a separate floating point unit. RR 40ps ALU-INT 180ps ID 180ps MEM 200ps WR 60ps WR 60ps FP 280ps There are 5 basic instruction types: 1. LOAD : ID+RR+ALU+MEM+WR: 660ps 2. STORE: ID+RR+ALU+MEM: 600ps 3. LOGIC/INTEGER: ID+RR+ALU+RW: 460ps 4. FLOATING POINT: ID+RR+FPU+RW: 560ps 5. BRANCH: ID+RR+ALU: 400ps 1 cycle is 660ps for the unpipelined machine, on the assumption that all instruc- tions take 1 cycle (ignore memory delays). Design a pipeline for this machine. 1. How many stages and which functional units in each stage 2. What is the new clock rate and what is the speedup

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

Database Concepts

Authors: David Kroenke, David Auer, Scott Vandenberg, Robert Yoder

8th Edition

013460153X, 978-0134601533

More Books

Students also viewed these Databases questions

Question

Identify ways to increase your selfesteem.

Answered: 1 week ago

Question

7. Discuss the key features of the learning organization.

Answered: 1 week ago