EDA Cosimulation
Keywords
electrical, bidirectional
Ports
| Name | Type |
|---|---|
| port 1 | Electrical Signal |
| port 2 | Electrical Signal |
Properties
General Properties
| Name | Default value | Default unit | Range |
|---|---|---|---|
|
name Defines the name of the element. |
EDA Cosimulation | - | - |
|
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). |
EDA Cosimulation | - | - |
|
description A brief description of the elements functionality. |
EDA Cosimulation | - | - |
|
prefix Defines the element name prefix. |
COSIM | - | - |
|
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 |
|---|---|---|---|
|
number of ports Defines the number of ports for the element. |
2 | - | [1, +∞) |
Simulation Properties
| Name | Default value | Default unit | Range |
|---|---|---|---|
|
sample rate The sample rate of the generated signal. This is typically set by the global properties in the root (top-most) element. |
%sample rate% | Hz | [0, +∞) |
====================================
Example
See the Python co-simulation with INTERCONNECT page for an example of how to use this element.