Question: There are different techniques to map the macro instruction op-code into control memory address. Formulate a mapping process that will provide eight control words for
There are different techniques to map the macro instruction op-code into control memory address. Formulate a mapping process that will provide eight control words for each of the memory reference operations (7 operations), Register reference instruction and I/O instruction for the computer given in class. Assume that the Control Memory size is 256 words. This was a mapping table for the computer described in the class.

Mapping Module (MM) Input Into RAR Instruction 115 114 113 112XXXXXXXX AND ADD LDA STA BUN BSA ISZ RRI 0 8 16 24 32 40 48 56 64 1 0 0 X 1 1 0 X Notes Assuming each Instruction is given B bits 8 (Should be any power of 2) The input into RAR becomes the starting address for the instruction routine. Mapping Module (MM) Input Into RAR Instruction 115 114 113 112XXXXXXXX AND ADD LDA STA BUN BSA ISZ RRI 0 8 16 24 32 40 48 56 64 1 0 0 X 1 1 0 X Notes Assuming each Instruction is given B bits 8 (Should be any power of 2) The input into RAR becomes the starting address for the instruction routine
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
