packageBasic
Basic logic blocks without delays
Extends from Modelica.Icons.Package (Icon for standard packages).
Information
Basic contains the basic gates according to standard logic. The components of Basic calculate their results using the corresponding truth tables. They do not contain any delay components.
Contents
| Name | Description |
|---|---|
| Not logic component without delay | |
| And logic component with multiple input and one output | |
| Nand logic component with multiple input and one output | |
| Or logic component with multiple input and one output | |
| Nor logic component with multiple input and one output | |
| Xor logic component with multiple input and one output | |
| Xnor logic component with multiple input and one output |