0% found this document useful (0 votes)
18 views1 page

DLP Home Assignment 1

Uploaded by

Jyo durga
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views1 page

DLP Home Assignment 1

Uploaded by

Jyo durga
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

CO-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.

2. a) (94.23)10 Convert into Binary, Octal and Hexa Decimal

b) (8A.4F) 16 Convert into Binary, Octal and Decimal

c) (27.36)8 Convert into Binary, Decimal and Hexa Decimal

d) (1101101110.1000101)2 Convert into Octal, Decimal and Hexa Decimal

3.Design Half adder and Full adder

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.

7. F(A,B, C) =Σm (0,1, 2,5,7) G=A’B'C+A’BC+ABC'+ABC Design Logic circuit


diagrams using Multiplexer and Decoder Logic.

8. (a) Design 3-bit Even and Odd priority generator and checker.

(b) Design 1x4 Demultiplexer and 4x2 Encoder

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.

You might also like