Menu

(Solved) : 42 Basic Single Cycle Mips Implementation Figure 42 Implement Instructions New Instruction Q28058990 . . .

Please check my solutions, Thanks.

4.2 The basic single-cycle MIPS implementation in Figure 4.2 can only implement some instructions. New instructions can be added to an existing Instruction Set Architecture (ISA), but the decision whether or not to do that depends, among other things, on the cost and complexity the proposed addition introduces into the processor datapath and control. The first three problems in this exercise refer to the new instruction: Instruction: LWI Rt. Rd (Rs) Interpretation: RegRt1 - MemReg[Rd]+RegtRs11 4.2.1 [10] <S4.1> Which existing blocks (if any) can be used for this instruction? 4.2.2 [10] <$4.1> Which new functional blocks (if any) do we need for this instruction? 4.2.3 [10] <4.1> What new signals do we need (if any) from the control unit to support this instruction?

4.2 The basic single-cycle MIPS implementation in Figure 4.2 can only implement some instructions. New instructions can be added to an existing Instruction Set Architecture (ISA), but the decision whether or not to do that depends, among other things, on the cost and complexity the proposed addition introduces into the processor datapath and control. The first three problems in this exercise refer to the new instruction: Instruction: LWI Rt. Rd (Rs) Interpretation: RegRt1 – MemReg[Rd]+RegtRs11 4.2.1 [10] <S4.1> Which existing blocks (if any) can be used for this instruction? 4.2.2 [10] <$4.1> Which new functional blocks (if any) do we need for this instruction? 4.2.3 [10] <4.1> What new signals do we need (if any) from the control unit to support this instruction? Show transcribed image text

Expert Answer


Answer to 42 Basic Single Cycle Mips Implementation Figure 42 Implement Instructions New Instruction Q28058990 . . .

OR