You are on page 1of 1

Submit the assignment with viva on: Monday 24-09-12 Tuesday 25-09-12 Wednesday 26-09-12 CS A CS B CS C Assignment 1 1. .

Using Full adder, design a four bit adder/ subtractor circuit. 2. Construct a common bus system for four 8-bit register using multiplexer 3. Design a logic circuit which can perform four logic operations OR, AND, NOT, EXOR. 4. Perform the subtraction with the following unsigned binary numbers by taking 2s complement of subtrahend: (a) 11010-10000 (b) 1010100-1010100 5. Derive the hardware and flowchart for Booth multiplication. Iterate your algorithm for the product (+13)*(-15). 6. What is the need of Bus arbitration? How can Bus arbitration be implemented using different methods.. 7. Explain the various addressing modes with suitable example. 8. An 8 bit register contains the binary value AR=11010110 BR=01011110 What is the register
value after following micro-operation. 1. Arithmetic shift left & right 3. Logical shift left & right 2. Circular shift left & right 4. BR AR BR

9. Describe the general register organization with suitable diagram. 10. What is micro-operation. Discuss different micro-operation in detail.

You might also like