This elements applies a logical operation to any number of input ports
Keywords
electrical, unidirectional
Ports
Name | Type |
---|---|
input 1 | Electrical Signal |
input 2 | Electrical Signal |
output | Electrical Signal |
Properties
General Properties
Name | Default value | Default unit | Range |
---|---|---|---|
name Defines the name of the element. |
Electrical Logic | - | - |
annotate Defines whether or not to display annotations on the schematic editor. |
true | - | [true, false] |
enabled Defines whether or not the element is enabled. |
true | - | [true, false] |
type Defines the element unique type (read only). |
Electrical Logic | - | - |
description A brief description of the elements functionality. |
This elements applies a logical operation to any number of input ports | - | - |
prefix Defines the element name prefix. |
LOGIC | - | - |
model Defines the element model name. |
- | - | - |
library Defines the element location or source in the library (custom or design kit). |
- | - | - |
local path Defines the local path or working folder $LOCAL for the element. |
- | - | - |
url An optional URL address pointing to the element online help. |
- | - | - |
Standard Properties
Name | Default value | Default unit | Range |
---|---|---|---|
logic operator Defines the logic operation to be applied to the input signal. |
AND | - | [AND, OR, NAND, NOR, XOR, NXOR |
threshold The threshold used to define if the logic level of the input signal is high or low. |
0.5 | a.u. | (-∞, +∞) |
low level The output amplitude for the logic level low. |
0 | a.u. | (-∞, +∞) |
high level The output amplitude for the logic level high. |
1 | a.u. | (-∞, +∞) |
number of input ports Defines the number of input ports for the element. |
2 | - | [2, +∞) |
====================================
Implementation Details
Please see the implementation details of the Digital Logic element for more implementation information and the Electrical NOT element for the definition of the standard property of this element.