Share |

Solved Problem - NOR gate truth table

Question

Give a truth table for a 4-input NOR gate using the "don't care" condition, where appropriate, to simplify the truth table.

Answer

ABCD
_______
Y=A+B+C+D
00001
1xxx0
x1xx0
xx1x0
xxx10

 

where "x" represents the "don't care" condition