I need some help understanding DeMorgan's Law. I have read my discrete math textbook, and looked up the formula sheet my hardware professor handed us, but still find myself struggling with it. We have a circuit we have to build converting it all to NAND gates using DeMorgan's law.
Now, if anyone can explain DeMorgan's law better to me, that would be awesome. My formula I am working on is:
W’Y’+W’Z+W’X’+WXY
Please do not provide me with the full answer, but if you want to provide me with the first step, that would be awesome.
Thank you, KeiU
if you want to have a circuit with NAND gates, you have to have a SOP expression. Then you can complement your expression twice as below :
so you have 5 NAND gate for the expression.