Math
Operators
Trigonometric
Tools
Constants
Gate And-Or
Perform boolean conjunction (AND gate) or disjunction (OR gate)
Details
ID
math-operators-gate-and-or
Name
Gate And-Or
Group
Operators
Package
Math
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
A | Boolean | Input booleans for AND/OR operation | |
AND/OR | Boolean | Select AND (true) or OR (false) operation |
Output ports
Name | Type | Description |
---|---|---|
Result | Boolean | Resulting value |
Gate And-Or
Gate Xor-Xnor
Gate Not