The Simics Central client object used for distributing the simulation.
The connected devices. It is a list of entries, where each entry is a list [global id,local id,name,obj,info]. The obj is either a reference to the device object for local devices, or nil if the device was in another Simics process. The info field is a list [last-time,ready-posted,buffer].
The frequency of the clock used by the link to time stamp traffic and state changes. This defines the granularity of the time of any event on the link. The frequency is given as number of ticks per second.
The latency on the link. Every packet that is sent over this link is delayed by at least the time specified in this attribute. Other simulated state changes, such as auto-negotiation and registered MAC addresses also propagate over the link with the same delay. The type of this attribute is either an integer number of clock ticks in the time base specified in the frequency attribute, or a floating point number which defines the latency in seconds.
The ID number of the link this link object belongs to.
The local ID number of this link object on the link.
The local ID number of the master link object on the link.
The minimum latency allowed. This is an integer number of clock ticks in the time base specified in the frequency attribute. In a distributed the value is given by Simics Central server. This attribute can not be changed.
The maximum number of bits per second that may be sent over the link in each direction. A value of zero disables throttling
info | print information about the device |
status | print status of the device |