DD Assignment 1
DD Assignment 1
2 Find the minimal SOP and minimal POS of the following Boolean function 10 L2 CO1
using K-Map:
4 A digital system is to be designed in which the month of the year is given as 10 L2 CO2
input in four bit form. The month January is represented as ‘0000’, February
as ‘0001’ and so on. The output of the system should be ‘1’ corresponding
to the input of the month containing 31 days or otherwise it is ‘0’. Consider
excess number in the input beyond ‘1011’ as don’t care conditions. For this
system of four variables (A,B,C,D) find the following:
Write the Verilog code for the circuit shown below using structural model,
5 10 L2 CO2
dataflow model, and behavioral model.
Design a combinational circuit that converts i) 4-bit binary number to 4-bit
6 10 L2 CO2
gray code, ii) 4-bit Gray code to 4-bit binary number.
Prepared by Approved by