Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Basic Computer Instruction List (Hexadecimal) Symbol AND ADD LDA STA BUN BSA ISZ CLA CLE CMA CIR CIL INC SPA SNA SZA SZE HLT INP

image text in transcribed
image text in transcribed
Basic Computer Instruction List (Hexadecimal) Symbol AND ADD LDA STA BUN BSA ISZ CLA CLE CMA CIR CIL INC SPA SNA SZA SZE HLT INP OUT SKI SKO ION IOF Hex Description code O or 8 AND M to AC 1 or 9 Add M to AC, carry to E 2 or A Load AC from M 3 or B Store AC in M 4 or C Branch unconditionally to m 5 or D Save return address in m and branch tom. 1 6 or 8 Increment M and skip if zero 7800 Clear AC 7400 Clear E 7200 Complement AC 7100 Complement E 7080 Circulate night E and AC 7040 Circulate left E and AC 7020 Increment AC. 7010 Skip if AC is positive 7008 Skip if AC is negative 7004 Skip if AC is zero 7002 Skip if Eis zero 7001 Halt computer F800 Input information and clear flag F400 Output information and clear flag F200 Skip if input flag is on F100 Skip it output flag is on F080 Turn interrupt on F040 Turn interrupt off Design a 3-bit Arithmetic Logic Unit (ALU) with six micro-operations. Note: When answering the below questions, optimize your solution by reducing the number of logic gates used. 1) Complete the table below by showing the select input bits and the necessary groupings. (5 points) Select Inputs Micro-Operation D=A+Y+Cin Add Add with carry Decrement A by 3 Decrement A by 2 Selective complement the most significant bit of A Mask the least two significant bits of A 2) Draw a detailed logic circuit of the ALU's arithmetic unit. (10 points) 3 Draw a detailed logic circuit of the ALU's Logic unit. (10 points) Do not Answer here. All your exam solutions should be submitted as a single PDF file at the end. ParagroBE

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

Students also viewed these Databases questions

Question

What is American Polity and Governance ?

Answered: 1 week ago

Question

What is Constitution, Political System and Public Policy? In India

Answered: 1 week ago

Question

What is Environment and Ecology? Explain with examples

Answered: 1 week ago