Question: Modify the case statement to cover all 3 2 cases for the ROM locations. Your program should now start at location 1 6 ( that
Modify the case statement to cover all cases for the ROM locations. Your program should now start at location that is after the case statement, your program should begin with b : bxxxxx where the xxxxx contain the bits of one instruction At location put a jump instruction that jumps to location At unused locations, place a jump back to location WARNING: The memory width has been increased from bits to bits, so all memory values now require an extra bit! Be careful where you add it HINT: You can do this without adding new lines of code.
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
