Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Suppose you want to add a new instruction to MARIE ISA, the instruction is swap between the data in memory at address x and that
Suppose you want to add a new instruction to MARIE ISA, the instruction is swap between the data in memory at address x and that in the AC. Assume you have a temporary register connected to the bus at bus address = 5 a. (2 Points) Write the instruction format for this instruction, give it an appropriate opcode value, choose an address value you want. b. (4 Points) Write all the microoperations necessary to decode and execute this instruction, you must write the control signals needed for each microinstruction. c. (3 Points) Draw the timing diagram needed for the control unit to execute this instruction. Suppose you want to add a new instruction to MARIE ISA, the instruction is swap between the data in memory at address x and that in the AC. Assume you have a temporary register connected to the bus at bus address = 5 a. (2 Points) Write the instruction format for this instruction, give it an appropriate opcode value, choose an address value you want. b. (4 Points) Write all the microoperations necessary to decode and execute this instruction, you must write the control signals needed for each microinstruction. c. (3 Points) Draw the timing diagram needed for the control unit to execute this instruction
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