- #1
multiix
- 15
- 0
Homework Statement
Hi guys I need to implement [(B+C)*D]' in NAND only. can someone please help.
Homework Equations
The Attempt at a Solution
this is what i have.
[(B+C)*D]'=(B+C)'+D'=(B'C')+D' and i get stuck...can anyone please explain and help.
any good resources to teach/practice this?I just built a table and the result [(B'C')'*D]' worked. can anyone explain the algebra behind this?
I don't get what rule let's you go from B'C'+D' OR to AND since B'C' is not inverted all together (BC)' so it can't be treated as X' right?
Last edited: