packageInterfaces
Basic definitions
Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
Information
This package contains basic definitions: Type definitions of Logic and Strength, interface definitions (connectors) for digital electrical components, and partial models for connection patterns which are often used.
Contents
| Name | Description |
|---|---|
| Logic | Logic values and their coding according to IEEE 1164 STD_ULOGIC type |
| UX01 | 4-valued subtype of IEEE 1164 STD_ULOGIC type |
| Strength | Output strengths of registers |
| DigitalSignal | Digital port (both input/output possible) |
| Input DigitalSignal as connector | |
| Output DigitalSignal as connector | |
| Single input, single output | |
| Multiple input - single output | |
| Multiple input - multiple output | |
| Base model for memory elements |