Question: Draw the abstract figure of a microprocessor which executes only add, ld , sd instructions in RISC - V ISA. The microprocessor should implement following
Draw the abstract figure of a microprocessor which executes only add, ld sd instructions in RISCV ISA. The microprocessor should implement following steps.
Take the next instruction from instruction memory by using the address of the instruction
Calculate the address of the next instruction Note that there is no branch operation
Take the source operands from the register file or from the instruction
Make the calculation in ALU
Access memory for loadingstoring data with the correct information
Update register file with the result
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
