NOR Gate: Difference between revisions
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
The '''NOR Gate''' is a simple truth-table based [[Logic Gate|logic gate]] with 3 inputs and 1 output. | The '''NOR Gate''' is a simple truth-table based [[Logic Gate|logic gate]] with 3 inputs and 1 output. | ||
== | == Obtaining == | ||
=== Crafting === | |||
=== | |||
{{Crafting | {{Crafting | ||
|A1=Circuit Plate |B1=Anode |C1=Circuit Plate | |A1=Circuit Plate |B1=Anode |C1=Circuit Plate | ||
Line 33: | Line 27: | ||
}} | }} | ||
== Usage == | |||
The NOR Gate has 3 inputs and 1 output. When placed, on the ground, the output is the side facing away from the player while the other 3 sides are the inputs. The output is enabled by default. When a signal is received on any one of its inputs, the output is disabled. | |||
=== Input Configuration === | |||
A shift+right-clicked can toggle which inputs are active. Signals received on disabled inputs won't effect the gate, nor will said inputs connect to any wires. | |||
When shift+right-clicked, the gate's inputs are manipulated in this order: All active, right disabled, back disabled, left disabled, right and left disabled, back and left disabled, right and back disabled. | |||
==History== | ==History== | ||
{|class="wikitable" | {|class="wikitable" | ||
! '''Version''' | ! '''Version''' | ||
Line 46: | Line 44: | ||
| Added the NOR Gate. | | Added the NOR Gate. | ||
|} | |} | ||
==Issues== | |||
{{Issues}} |
Revision as of 02:03, 12 February 2014
Type |
Multipart Block |
---|---|
Physics |
No |
Transparency |
Yes (partial) |
Luminance |
Yes, 9 (when on) |
Blast resistance | |
Tool |
Any tool |
Renewable |
Yes |
Stackable |
Yes (64) |
Flammable |
No |
Availability |
Survival |
First appearance | |
Drops |
Itself |
Name |
nor_gate |
The NOR Gate is a simple truth-table based logic gate with 3 inputs and 1 output.
Obtaining
Crafting
Ingredients | Crafting recipe |
---|---|
Circuit Plate + Anode + Conductive Plate + Cathode |
Usage
The NOR Gate has 3 inputs and 1 output. When placed, on the ground, the output is the side facing away from the player while the other 3 sides are the inputs. The output is enabled by default. When a signal is received on any one of its inputs, the output is disabled.
Input Configuration
A shift+right-clicked can toggle which inputs are active. Signals received on disabled inputs won't effect the gate, nor will said inputs connect to any wires. When shift+right-clicked, the gate's inputs are manipulated in this order: All active, right disabled, back disabled, left disabled, right and left disabled, back and left disabled, right and back disabled.
History
Version | Changes |
---|---|
v4.0.0 | Added the NOR Gate. |
Issues
Issues pertaining to "NOR Gate" are maintained on the ProjectRed Github page. Report issues there.