Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Suppose you have to implement two new commands in SAP - 1 called ADI and SHL . i ) ADI ( Add Immediate ) does

Suppose you have to implement two new commands in SAP-1 called ADI and SHL.
i) ADI (Add Immediate) does the following-
AlarrA+RAM[PC],PClarrPC+1
which means it will add the immediate byte following the opcode to A register and then
increment the value of PC to prepare for the next instruction fetch. The instruction takes
no operand.
ii)SHL does the following-
AlarrSHLA
which means it will shift the contents of A one bit left. The instruction takes no operand.
a. Write the microinstructions of T4,T5 and T6 for ADI and SHL.
2+2=4
b. Generate the Control words for T4, T5 and T6 for ADI and SHL according to the
following format-
2+2=4
c. Draw the timing diagram for ADI and SHL command.
3+3=6
d. The contents of the Control ROM and Address ROM are given here. Show the
updated contents of these ROMs accommodating the ADI and SHL instruction
(assuming a 32x12 Control ROM). Show only the relevant part of Control ROM but
all of Address ROM. Assume the opcodes of the ADI and SHL instructions are
image text in transcribed

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

Pro PowerShell For Database Developers

Authors: Bryan P Cafferky

1st Edition

1484205413, 9781484205419

More Books

Students also viewed these Databases questions

Question

What is meant by Career Planning and development ?

Answered: 1 week ago

Question

What are Fringe Benefits ? List out some.

Answered: 1 week ago

Question

3. Is there opportunity to improve current circumstances? How so?

Answered: 1 week ago

Question

2. What do you believe is at the root of the problem?

Answered: 1 week ago