Math
Operators
Trigonometric
Tools
Constants
Gate Xor-Xnor
Perform boolean exclusive disjunction (Xor gate) or exclusive conjunction (Xnor gate)
Details
ID
math-operators-gate-xor-xnor
Name
Gate Xor-Xnor
Group
Operators
Package
Math
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| A | Boolean | Left hand boolean | |
| B | Boolean | Right hand boolean | |
| XOR/XNOR | Boolean | Select Xor (true) or Xnor (false) operation |
Output ports
| Name | Type | Description |
|---|---|---|
| Result | Boolean | Resulting value |
Gate And-Or
Gate Xor-Xnor
Gate Not