Answer from cs61c-bd (Dae-hyeon Wi 17782249) for Question 3 Because PC and regfile can't read simultaneously from memory if we have only 1 memory module. (This is a kind of structural hazards. In figure 6.3, we can't excute 4th instruction, becuse lw needs reading from memory.)