A link that broadcasts byte strings.
conf_object, log_object, link
- cell-change
- Notifier that is triggered after the object's cell was changed.
- object-delete
- Notifier that is triggered just before Simics object is deleted.
- queue-change
- Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.
-
info
– print information about the object
-
status
– print status of the object
-
endpoints
-
Pseudo attribute;
read-only access; type:
[o*]
The connected devices.
-
goal_latency
-
Required attribute;
read/write access; type:
f
The desired latency for this link.
-
effective_latency
-
Pseudo attribute;
read-only access; type:
f
The effective latency for this link.
-
immediate_delivery
-
Optional attribute;
read/write access; type:
b
Immediate delivery instead of using the specified latency; implies nondeterminism.
-
global_id
-
Optional attribute;
read/write access; type:
s|n
The global identifier for a link. Used in distributed simulation to identify links that are connected together. The global ID cannot be changed once the link has been created.
-
stats
-
Pseudo attribute;
read-only access; type:
[iiii]
Statistics in an internal format
-
outside_cell
-
Optional attribute;
read/write access; type:
b
Always True; link objects do not belong to a particular cell
datagram-link