How can we avoid hazards
How can we avoid hazards?
Expert
Structural Hazard takes place if some functional unit is not completely pipelined. Then the series of instructions using which un-pipelined unit can’t carry on at the rate of one per clock cycle. Any other ordinary way which it might emerge is when some resources are not duplicated enough to permit all combination of instructional the pipeline to implement. So by completely pipe lining the stages and duplicating resources will shun structural pipeline.
Data Hazards: A main result of pipelining is to alter the relative timing of instructions through overlapping their implementation. This overlap brings the data and control hazards. Data hazards take place when the pipeline modifies the order of read or write accesses to operands so that the order varies from the order seen by sequentially implementing instructions on an un-pipelined processor. It can be minimized through easy hardware method called forwarding or through adding stalls.
Control Hazards: They are as well named as Branch Hazards. The simplest method to switch branches hazard is to flush or freeze the pipeline, holding or deleting any instructions after the branch till the branch destination is known. In this case branch penalty is fixed and can’t be lessened by software. The other method is predicted-untaken or predicted not taken and delayed branch.
Explain the briefly the term Site definition?
Give a brief explanation of SDLC.
Elucidate GSM?
Write down some of the Agile Methods?
Give a brief explanation of spiral model.
Describe the term RAD Business modeling?
For mobile broadband wireless why is the WiMAX Technology significant?
Describe how IP addressing is maintained in the ubuntu cloud?
Is it true that the call leads to control the macro definition?
Explain the common pitfalls of the SOA?
18,76,764
1930632 Asked
3,689
Active Tutors
1447220
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!