merari42 to Programmer HumorEnglish · 1 year agoLogic gateimagemessage-square16linkfedilinkarrow-up1494arrow-down17
arrow-up1487arrow-down1imageLogic gatemerari42 to Programmer HumorEnglish · 1 year agomessage-square16linkfedilink
minus-squareFermion@feddit.nllinkfedilinkEnglisharrow-up7·1 year agoA NAND gate with two inverted inputs is equivalent to an OR gate. The ouput is only false when both inputs are false.
minus-squarepartial_accumenlinkfedilinkEnglisharrow-up4·1 year agoYou’re right, it doesn’t seem like it should but that checks out: 11 1 01 1 01 1 00 0
minus-squarebadcommandorfilenamelinkfedilinkEnglisharrow-up4·1 year agohttps://en.m.wikipedia.org/wiki/De_Morgan’s_laws
A NAND gate with two inverted inputs is equivalent to an OR gate. The ouput is only false when both inputs are false.
You’re right, it doesn’t seem like it should but that checks out:
11 1
01 1
01 1
00 0
https://en.m.wikipedia.org/wiki/De_Morgan’s_laws