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. (10/50)
b) Show the state diagram and RTL code for the CPU. (20/50)
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. (1550)
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 6.4.(5/50)
A CPU has the same register set and memory access

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!