Question: 3 - Design a computer architecture ( Von - Neuman architecture ) , where the instruction set contains 5 0 0 instructions, and the following

3- Design a computer architecture (Von-Neuman architecture), where the instruction set contains 500 instructions, and the following are samples: (5-pts)- LDAA address (load data from memory to A )- LDAB address - STAA address (load data from memory to B - JMP address (Store A in memory)- ADAA C (Jump to add)- SUBB D (A+C to A)- INA 22H (B-D to B)- OUTB 33H (Read from input port 22 to A )( B to output port 33H ) Assume that the instruction formats are similar to the Intel architecture. Assume the address is 32 bits. State the instruction formats. Show the components ( PC, Memory, MAR, MBR, general purpose registers, CU,ALU, In/Out Buffers, etc.), the links, and the buses. Show only the minimal hardware required to implement the system.

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!