0 Members and 2 Guests are viewing this topic.
What is the logic called where if both bits are the same, the output bit is 1. Isn't XOR 1 if the inputs are different?
Okay, another logic problem...(1,1)=0(1,0)=1(0,1)=0(0,0)=0If I use NOT on the second number, and then use AND, I get this result...
I think he's asking what the gate is? Note that not all 16 combinations have names