subject

A given pipelined processor executes floating-point instructions of the
type Fi <- Fj op Fk. It has an I stage (for instruction fetch) and a D stage
(for instruction decode and operand preparation) each taking one clock
cycle. The execution phase of a floating-point ADD operation and a
floating-point Multiply operation takes 2 and 4 cycles, respectively.
Each execution is followed by a single (clock) cycle write back (W) into
the floating-point register file which can support simultaneous reads but
only a single write per cycle. The processor executes the following
sequence of floating point instructions:
S1: F2 <- F1 F4
S2: F3 <- F2 * F4
S3: F3 <- F4 * F5
S4: F4 <- F1 * F2
S5: F1 ← F2 + F3
S6: F4 ← F1 * F2
Assume that the pipelined processor has a single floating-point adder and
a single floating-point multiplier. Also assume that the floating-point adder
(with execution time of 2 cycles) and the floating-point multiplier (with execution
time of 4 cycles) can operate in parallel and are fully pipelined (with a throughput
of 1) Show the exact timing for the above program (on a separate sheet of paper)
for the case of the basic pipeline with data forwarding. How many cycles will
the above program take to run once? Is it possible to use software scheduling
to reduce the number of required cycles?
(For example, you can not multiply and divide at the same time)
Number of cycles =?
Is it possible to use software scheduling to reduce the number of required cycles? Yes or No?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 02:00
Aletter or menu command that starts an action when the user presses the designated letter and the alt key together is called what?
Answers: 1
question
Computers and Technology, 24.06.2019 12:00
Which spreadsheet operation does a look function perform?
Answers: 1
question
Computers and Technology, 24.06.2019 15:00
When a presentation is being planned, it is important to ensure that it covers all available information. appeals to the audience. uses multimedia tools. entertains the audience.
Answers: 1
question
Computers and Technology, 25.06.2019 00:30
Which of these serves as a bridge between the programming team and the audio team?
Answers: 2
You know the right answer?
A given pipelined processor executes floating-point instructions of the
type Fi <- Fj op F...
Questions
question
History, 19.12.2019 21:31
question
Mathematics, 19.12.2019 21:31
question
Mathematics, 19.12.2019 21:31