For all the questions, try to explain the intermediate steps…

For all the questions, try to explain the intermediate steps. Providing the answer alone will only earn you 1 point for the question. Also, even if you do not get the final answer right, showing me the steps will help you to get partial credits, which is more than 1 point. Please use the units properly, such as picoseconds and nanoseconds, as applicable, when answering to receive full credit. For all pipeline questions, consider a 5-stage MIPS pipeline with IF-ID-EX-M-WB, unless otherwise explicitly stated in the questions. In case you have any questions, please join the Zoom Call. Also, please take your time answering the questions; do not rush and read them carefully.    https://psu.zoom.us/j/98944829688?pwd=Gz4cXbYyln1smK4GvIa0thUeLva02b.1      

In this exercise, we examine how data dependencies affect ex…

In this exercise, we examine how data dependencies affect execution in the basic 5-stage pipeline described. Problems in this exercise refer to the following sequence of instructions: I1: lw $r1,36($r2) I2: add $r2,$r1,$r4 I3: and $r5,$r1,$r2 Indicate dependences and their type (type mean: Read before Write, load and use, etc.)