XOR Gate: Difference between revisions
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
|foot=1 | |foot=1 | ||
}} | }} | ||
== Usage == | == Usage == | ||
The XOR Gate has 2 inputs and 1 output. When placed, on the ground, the output is the side facing away from the player while the left and right sides are the inputs. | ===I/O=== | ||
The XOR Gate has 2 inputs and 1 output. When placed, on the ground, the output is the side facing away from the player while the left and right sides are the inputs. | |||
===Logic=== | |||
The output is disabled by default. When the gate is receiving signal from ONLY one of its inputs, the output is enabled. | |||
==History== | ==History== | ||
{|class='wikitable' | {|class='wikitable' | ||
! '''Version''' | ! '''Version''' | ||
Line 42: | Line 42: | ||
| Added the XOR Gate. | | Added the XOR Gate. | ||
|} | |} | ||
== Issues == | == Issues == | ||
{{Issues}} | {{Issues}} |
Revision as of 20:48, 6 April 2014
XOR Gate
Type |
Multipart block |
---|---|
Physics |
No |
Transparency |
Yes (partial) |
Luminance |
Yes, 7 |
Blast resistance | |
Tool |
Any tool |
Renewable |
Yes |
Stackable |
Yes (64) |
Flammable |
No |
Availability |
Survival |
First appearance | |
Drops |
Itself |
Name |
xor_gate |
The XOR Gate is a simple truth-table based logic gate with 2 inputs and 1 output.
Obtaining
Crafting
Ingredients | Crafting recipe |
---|---|
Anode + Conductive Plate + Cathode |
Usage
I/O
The XOR Gate has 2 inputs and 1 output. When placed, on the ground, the output is the side facing away from the player while the left and right sides are the inputs.
Logic
The output is disabled by default. When the gate is receiving signal from ONLY one of its inputs, the output is enabled.
History
Version | Changes |
---|---|
v4.0.0 | Added the XOR Gate. |
Issues
Issues pertaining to "XOR Gate" are maintained on the ProjectRed Github page. Report issues there.