Suppose it takes memory 100 nsec to read or write a word, the ALU and adders
take 4 nsec, the register file can be read in 1 nsec, the PC, IR, A,
B, ALUout, etc. can be read in 0.2 nsec, and all multiplexors take
0.1 nsec.
Assume everything else takes 0 time (control, shift, sign extend, wires, etc.).
What is the cycle time of the multicycle implementation?