- Thread starter
- #1
A cheap way to implement this circuit is to use only NAND gates. Draw the circuit diagram for the lowest cost implementation using these gates. (reminder: you can wire a NAND gate such that it acts like an inverter).
$f$(w,x,y,z) = \(\displaystyle x*y + w*x + \bar{y}*\bar{z}\)
My solution:
Will this work?
$f$(w,x,y,z) = \(\displaystyle x*y + w*x + \bar{y}*\bar{z}\)
My solution:
