The following logic function is given as a sum of minterms
F(W,X,Y,Z) = ∑W,X,Y,Z(7,8,10,11,13) + D(5, 9, 15). (25
points)
a) Draw the K-Map and find the minimal sum-of-products expression
for this function.
b) Draw the circuit implementing this expression
c) Give all input pair or pairs where transition between them
would create a timing hazard
d) Draw the timing diagram showing the glitch corresponding to
the pair or one of the pairs. Assume ALL gate delays are equal
e)...