Answer from cs61c-ad (Maung Maung Aung 16764789) for Question 2 since lw doesn't write the result until the final stage, and add use $t0, add needs to wait until lw is done. We can use forwarding or bypassing to reduce the performance penalty.