firewire_device_test_wrapper floppy-drive
Simics Reference Manual  /  5 Classes  / 

fixed-clock

Description

An instance of the fixed-clock class provides an event queue driven by an object implementing the event_delta interface.

Interfaces Implemented

conf_object, log_object, cycle_event, event_handler

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.

Attributes

events
Optional attribute; read/write access; type: [[osaai]*]
((object, evclass, value, unused, when)*). Pending events.
master
Optional attribute; read/write access; type: o|n
Object implementing the event_delta interface interface or NIL.

Provided By

Simics Core
firewire_device_test_wrapper floppy-drive