firewire_bus
fixed-clock
Simics Reference Manual
/
5 Classes
/
firewire_device_test_wrapper
Description
simple device for testing RapidIO
Interfaces Implemented
conf_object, log_object, firewire_device
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
packet_data_after_transfer
Pseudo
attribute;
read-only
access; type:
d|n
Content of the last packet after real_device.transfer was called.
packet_data_before_transfer
Pseudo
attribute;
read-only
access; type:
d|n
Content of the last packet before real_device.transfer was called.
real_device
Required
attribute;
read/write
access; type:
o|[os]
The real firewire device the calls are forwarded to
Required interfaces:
firewire_device
.
Provided By
firewire-bus
firewire_bus
fixed-clock