DLP Home Assignment 1
DLP Home Assignment 1
Home Assignment -1
1. Discuss the internal structure of a digital computer with the importance of each block Also
Show the purpose of each block in Microprocessor and ALU.
4. Design 4-bit binary adder and 4-bit Adder/Subtractor using 2's complement
5. Show the 9325.768 decimal number in Binary, BCD and Excess-3 codes.
6. (a) A= 1011, 8=1000 (b) A= 0011, B=1001 Perform1’s complement and 2's complement
subtraction between A and B.
8. (a) Design 3-bit Even and Odd priority generator and checker.
9.a) Design 3-bir Binary to Grey and Grey to Binary code converters using appropriate gates
b) (i)1010110 Convert given binary code into Gray code (ii) 11100110 convert given Gray
code into binary code.
10.Write the Verilog codes for AND, OR, NOT,NAND,NOR,X-OR and X-NOR logic gates.