lm_logic_nor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lm_logic_nor [2017/09/26 14:55] wikiadminlm_logic_nor [2019/03/20 17:04] (current) – external edit 127.0.0.1
Line 5: Line 5:
 The Nor node is the opposite of the [[lm_logic_or|Or node]], sends 1 on the output only when all the inputs are 0. The Nor node is the opposite of the [[lm_logic_or|Or node]], sends 1 on the output only when all the inputs are 0.
  
-^Input 1^Input 2^Result^ +{{ :truthtable_nor.png |}}
-|  1  |  1  |  0  | +
-|  1  |  0  |  0  | +
-|  0  |  1  |  0  | +
-|  0  |  0  |  1  |+
  • lm_logic_nor.txt
  • Last modified: 2019/03/20 17:04
  • by 127.0.0.1