Question: A CPU has the same register set and memory access as the Very Simple CPU, but a different instruction set. a ) Complete the ISA
A CPU has the same register set and memory access as the Very Simple CPU, but a different
instruction set.
a Complete the ISA by specifying the four new instructions, their instruction codes, and their
overall functions. You can choose any functions you wish, but you must include at least one
instruction that gets an operand from memory and at least one instruction that does not.
b Show the state diagram and RTL code for the CPU.
c Design the register section, ALU, and control unit for the CPU. Include the hardware to generate
all control signals. Feel free to start with the hardware for the Very Simple CPU and modify it
for the new CPU.
d Trace the fetch, decode, and execute cycles for each instruction to verify the CPU implements the
ISA correctly. Your solution should follow the format of Table
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
