shamieh
- 538
- 0
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) = $$x*y + w*x + \bar{y}*\bar{z}$$
My solution:
View attachment 1448 Will this work?
$f$(w,x,y,z) = $$x*y + w*x + \bar{y}*\bar{z}$$
My solution:
View attachment 1448 Will this work?