CA Classes-136-140
CA Classes-136-140
The addresses, which come from or go to the memory are held in the load
buffers and store buffers. A pair of bus connects the FP register to FU and
a bus connects FP register to store buffers. Common bus transmits the
results from the FU & from memory everywhere excluding the load buffer.
The buffers & RS (reservation stations) contain tag fields that are utilized
for hazard control.
Tomasulo’s scheme is invoking when the designers are compelled to
pipeline the architecture where it is hard to schedule code or has registers
sufficiency of. But when evaluated in terms of cost, the benefits of the
Tomasulo approach as compared to compiler scheduling for an effective
single-issue pipeline are very less. But with the increasing demand for
issuance capability and improved performance of difficult-to-schedule
codes the methods of dynamic scheduling & register renaming are
becoming more wide-spread.
Self Assessment Questions
9. Tumasulo scheme was invented by ______________.
10. The ________________ could hold 3 operations for the FP adder and
2 for the FP multiplier.
11. The ____________ and ______________ are used to store the data/
addresses that come from or go to memory.
Activity 1:
Imagine yourself as a computer architect. Explain the measures you will
take to overcome data hazards with dynamic scheduling.