Answer from cs61c-ak (Tony Lai 15937131) for Question 1 The timing between control and datapath will not match. Say if we run 2 instrutions, with the latter one run faster than the first one (the second might be like add which doesn;t access memory).