Q1.
a) Describe various addressing modes which are used in the computer systems?
b) Design a controlled four bit register that can be controlled to execute the four functions:
- LOAD
- 1’s complement
- 2’s complement
- CLEAR
Q2.
a) Design a 4-bit Carry Look ahead circuit and display its realization.
b) What do you mean by the term Macro assembler? Give the similarity and dissimilarity features of the macro and subroutine.
Q3.
a) Design a 16x4 memory subsystem by using:
- High order interleaving
- Low Order interleaving, by using 8x2 memory chips
b) Write down RTL Statements for all kinds of shift operations to be executed on 8 bit register. Draw Logic Circuit for their implementation.