Answer from cs61c-cf (Aspandiar Dahmubed 16812056) for Question 2 The RegWrite signal is used when we need to write information to a register. It is used to distiguish between a read to a register and used as the signal which when used in combination with a clock edge would store the information calculated by the ALU into the appropriate register.