DLD Assignment 2
DLD Assignment 2
Assignment
University)
1 CO2 L2
2 CO2 L4
3 CO2 L2
4 CO2 L2
5 CO2 L3
6 CO2 L2
7 CO2 L3
8 CO2 L2
9 CO2 L2
10 CO2 L3
11 CO2 L3
12 CO3 L4
Design a combinational circuit with three inputs, x, y , and z , and three outputs, A,
B , and C . When the binary input is 0, 1, 2, or 3, the binary output is two greater
13 CO3 L6
than the input. When the binary input is 4, 5, 6, or 7, the binary output is three less
than the input.
Construct a 16 × 1 multiplexer with two 8 × 1 and one 2 × 1 multiplexers. Use block
14 CO3 L6
diagrams
Design a combinational circuit that converts a four-bit Gray code to a four-bit
15 L6
binary number. Write a Verilog dataflow model of the circuit. CO3,CO6
Construct a 5-to-32-line decoder with four 3-to-8-line decoders with enable and a
16 2-to4-line decoder. Use block diagrams for the components. CO3 L6
17 CO3 L6
18 CO3 L3
Write the HDL gate-level description of 4bit priority encoder circuit given below.
19 CO6 L4
20 CO3 L2
CO1 Able to State and explain different number systems, binary codes
Able to apply the principles of Boolean algebra and Karnaugh map to simplify logic
CO2
expressions and implement it using gates
CO3 Able to Analyse and design various combinational circuits
Course
Outcomes Able to Analyse and design different synchronous and asynchronous sequential
CO4
circuits
Able to Analyse and design various Memory, Programmable Logic circuits and
CO5
register transfer level
CO6 Able to implement various digital circuits using HDL and Standard ICs.