ms1553 link snoop endpoint.
conf_object, log_object
- 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
-
id
-
Required attribute;
read/write access; type:
i
Endpoint ID. The ID of each endpoint must be unique among the link's endpoints, and it may not be 0 or 0xffffffffffffffff
-
link
-
Required attribute;
read/write access; type:
o
The link object to which this endpoint belongs.
-
delivery_queue
-
Pseudo attribute;
read-only access; type:
a
The endpoint's queue.
-
clock
-
Pseudo attribute;
read-only access; type:
o
The clock used for snoop callbacks in this endpoint.
ms1553-link-v2