Question: table 1 shows execution time of each functional unit in the MIPS single cycle processor. calculate excution time of following instructions: 1. add $s0, $s0,

table 1 shows execution time of each functional unit in the MIPS single cycle processor. calculate excution time of following instructions:
1. add $s0, $s0, $s1
2. addi $s1, $s0, 5
3. lw $s0, 100($s1)
Functional unit Mux Add Shift left Instruction memory Registers Sign extend ALU Data memory Execution time 10ns 10ns 10ns 150ns 150ns 10ns 150ns 200ns Table 1: Execution time for functional units 4. sw $50, 100 ($sl) 5. beg $80, $si, L1 Then, calculate the cycle time for this processor
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
