Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Design a toy CPU which needs to execute various instructions like: ADD RI ??? AND RI . OR RI MOV R1, R2 MOV R2, Rl

image text in transcribed

Design a toy CPU which needs to execute various instructions like: ADD RI ??? AND RI . OR RI MOV R1, R2 MOV R2, Rl MOV R1. ACC MOV R2, ACOC . MOV ACC, RI MOV ACC, R2 MVI RI, #33H MOV M, ACC MOV ACC, M *JMP . STA 5000M I/Getting the contents at 6000M location into the accumulator . LDA 6000M //Store the contents of accumulator at 6000M location You need to * Design the data path (as shown in slide 5/6/16, on the project chapter). . Decide the instruction format o o o How many bits for the instruction How many bits for the opcode How many bits for the operand - Need to specify various micro-instructions (and the machine states) for each of the above nstructions Generate various control signals for micro-operations o You need to explain each of the CPU o Explain how data flows o Each instruction should be analyzed in detail. components in detail

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

1 2 3 Data Base Techniques

Authors: Dick Andersen

1st Edition

0880223464, 978-0880223461

More Books

Students also viewed these Databases questions

Question

Explain the mechanisms of the Real Property Gains Tax in Malaysia.

Answered: 1 week ago

Question

State the uses of job description.

Answered: 1 week ago

Question

Explain in detail the different methods of performance appraisal .

Answered: 1 week ago