Question: Simple Computer Assignment Simple Computer Assignment We have a conceptual Computer that must support 5 operations as shown in the following table: Instruction Code Operands
Simple Computer Assignment Simple Computer Assignment We have a conceptual Computer that must support 5 operations as shown in the following table: Instruction Code Operands Action ADO INC STORE LOAD HALT . 1 2 3 4 Stop Erecution and Hexadecimal addresses of source register Hexadecimal address of destination register Hexadecimal address of source memory location Hexadecimal address of destination memory location First second third, fourth, and fifth hexadecimal digite of the instruction Key Fill in the blanks based on the above table: The minimum size of the Data Bus should be bits. --- The size of the Control Bus should be 4 bits, which can support up to ......... commands. The minimum size of the Address Bus should be bits, which gives us an address space of addresses. If this computer uses isolated memory to address external devices, then we can add up to ....... external devices assuming that we will use the minimal Data, Address, and Control Bus sizes. Write the instructions to execute C = A + B (in hexadecimal) knowing that A is located in Memory Location 0A8, B is located in Memory Location 209, and is located in Memory Location BFD
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
