ms1553-link-v2-impl mtprof
Simics Reference Manual  /  5 Classes  / 

ms1553-link-v2-snoop-endpoint

Description

ms1553 link snoop endpoint.

Interfaces Implemented

conf_object, log_object

Notifiers

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.

Commands for this class

Attributes

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
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.

Provided By

ms1553-link-v2
ms1553-link-v2-impl mtprof