Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

If the instruction execution is pipelined, each pipeline stage requires additional 2 0 ps for the registers between the pipeline stages. Cycle time refers to

If the instruction execution is pipelined, each pipeline stage requires additional 20 ps for the
registers between the pipeline stages. Cycle time refers to the time an instructions needs for
execution. Latency is the number of clock cycles it takes for an individual instruction to have
its data available for use by another instruction after it starts its execution. Throughput is the
number of instructions completed per time unit.
i) The processors are implemented in a non-pipelined, single-cycle fashion. Determine cycle
time, latency of an instruction, and throughput for each processor.
ii) The processors are implemented in a pipelined fashion. Determine cycle time, latency of
an instruction, and throughput for each processor.
iii) If you could split one of the pipeline stages into two equal halves, which one would you
choose? What is the new cycle time, latency, and throughput for each processor?
iv) Assume the distribution of instructions that run on the processor is:
50% ALU
25% BEQ
15% LW
10% SW
Assuming there are no stalls or hazards, what is the utilization of the data memory and
the register blocks write port? We consider the utilization in percentage of clock cycles
used.
1

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions