CSA Assignments
CSA Assignments
Ques 1. Design full adder and derive the Boolean expressions for sum and carry outputs of the full
adder.
Ques 2. A computer uses a memory unit with 1024K words of 32 bits each. A binary instruction code
is stored in one word of memory. The instruction has 4 parts: an indirect bit, an operation code, a
register code part to specify one of 128 registers and an address part:
Ques 3. Write micro-operations for implementing the following memory reference instructions:
1. BUN
2. STA
3. CLA
4. CMA
Ques 4. The content of PC in the basic computer is 3AF (all numbers are in hexadecimal). The
content of AC is 7EC3. The content of memory at address 3AF is 932E. The content memory at
address 32E is 09AC. The content of memory at address 9AC is 8B9F:
Ques 5. Draw the diagram of a 4-bit binary adder- subtractor. Explain its working with the help of an
example.
1. DMA
2. Interrupt cycle
3. Characteristics of GPU.
Ques 7. A two-word instruction is stored at location 500 with its address field at location 501. The
address field has the content as 600. The content of memory word at address 600 is 650. A
processor register R1 contains the number 300. Evaluate the effective address if the addressing
mode of the instruction is
1. Immediate
2. Direct
3. Indirect
4. Relative
5. Register-indirect
6. Indexed with R1 as the index-register.