R7310404 Digital IC Applications11
R7310404 Digital IC Applications11
R7310404 Digital IC Applications11
2 (a) Draw the circuit diagram of basic CMS gate and explain the operation.
(b) Design a transistor circuit of 2-input ECL NOR gate. Explain the operation with the help
of function table.
4 Design the logic circuit and write a data-flow style VHDL program for the following
function:
(a) F(X ) = A,B,C,D (3, 5, 6, 7, 13) + d (1, 2, 4, 12, 15).
(b) F(Y) = A,B,C,D (1, 7, 9, 13, 15).
5 Draw the logic symbol of 74x181 and write a VHDL code for it.
7 Design a modulo 16 counter , using one 74X 169 with the following sequence
7,6,5,4,3,2,1,0,8,9,10,11,12,13,14,15,7.