Question
Examine the difficulty of adding a proposed lwi.d rd, rs1, rs2 ( Load With Increment) instruction to RISC-V. Interpretation: Reg[rd]=Mem[ Reg[rs1]+Reg[rs2] ] . The existing
Examine the difficulty of adding a proposed lwi.d rd, rs1, rs2 (Load With Increment) instruction to RISC-V.
Interpretation: Reg[rd]=Mem[ Reg[rs1]+Reg[rs2] ] . The existing datapath is the same as the one used in Q.2
a. Which new functional blocks (if any) do we need for this instruction?
b. Which existing functional blocks (if any) require modification?
c. Which new data paths (if any) do we need for this instruction?
d. What new signals do we need (if any) from the control unit to support this instruction?
e. Draw out any new data path or functional block or modify the existing functional block in the diagram provided below. Also indicate the addition of new control signals (if any) and their values as well as the values of the existing control signals (shown in blue)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started