Problem : 3-Inverter
Assume that a logical blackbox has three Boolean inputs x, y, z and
three Boolean outputs X, Y, Z where the outputs are defined as
X = ~x
Y = ~y
Z = ~z
Note that ~ stands for a NOT gate. Please realize this blackbox using
only two NOT gates, and as many as possible AND and OR gates.



最新回复
duyaya (2008-9-28 21:40:41)