Question: Given the RISC V processor implementation below, answer the following a) For the instructions below, identify the components of the processor it uses and what

Given the RISC V processor implementation below, answer the following a) For the instructions below, identify the components of the processor it uses and what are the values of MemRead, MemWrite, RegWrite, and MemtoReg. i) add x5,x6,x7 ii) Id 5,64(x2) iii) sd6,80(x2) iv) addi x5,x6,5 b) To support branch instructions, what must be added to the processor shown above? What other components of the processor are used when a branch instruction is being run and why are they used? c) In reference to the above processor implementation, explain the significance and benefit of the generalization of the RISC V instruction format
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
