Essay
The design team for a simple, single-issue processor is choosing between a pipelined or non-pipelined implementation. Here are some design parameters for the two possibilities:
(a) For a program with 20% ALU instructions, 10% control instructions and 75% memory instructions, which design will be faster? Give a quantitative CPI average for each case.
(b)
For a program with 80% ALU instructions, 10% control instructions and 10% memory instructions, which design will be faster? Give a quantitative CPI average for each case
Correct Answer:

Verified
a) Average CPI for Pipelined Version = (...View Answer
Unlock this answer now
Get Access to more Verified Answers free of charge
Correct Answer:
Verified
View Answer
Unlock this answer now
Get Access to more Verified Answers free of charge
Q1: Consider two different implementations, M1 and M2,
Q2: Suppose a program segment consists of a
Q3: (Amdahl's law question) Suppose you have a
Q5: Just like we defined MIPS rating, we
Q6: How did the development of the transistor
Q7: A two-part question:<br>(Part A)<br>Assume that a design
Q8: A two-part question:<br>(Part B)<br>If processor A has
Q9: Computer A has an overall CPI of
Q10: Suppose that we can improve the floating
Q11: A designer wants to improve the overall