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.
Illustrate the term DES with Independent Sub keys?
Give a brief explanation of Planning Poker.
How GSM is different from CDMA?
Write down the latest functions in WSS 3.0?
Describe briefly the term MESI?
Write down the stages in STLC.
Write down the need of Operator precedence in detail? Also describe its use.
What is Application Binary Interface (ABI)?
Elimination of the sub expression is functioned in which stage? Describe in brief with proper steps.
Write down all the stages in SDLC?
18,76,764
1928558 Asked
3,689
Active Tutors
1419157
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!