4) Draw the Karnaugh map and the resulting simplified circuit for the following function F(w, x, y, z) = !yz + w!y + !wzy + !w!xy!z + w!xy!z
YZ
WX 00 01 11 10
00 1 1 1
01 1 1
11 1 1
10 1 1 1
Hi. The question above is given and I made that K-map (I think its right). The question I have is it asks for a resulting simplified circuit, I'm a little confused on what that means. Does it mean regroup the kmap and write out the wx + yz + whatever? Or do I draw question?
Since we are handing this in via .doc I'm assuming it is supposed to be regrouped but I'm not sure.
Sorry if this isnt the place to ask.