sample_i2c_device
sample_interrupt_device
Simics Reference Manual
/
5 Classes
/
sample_i3c_master
Description
Sample I3C master device
Interfaces Implemented
conf_object, log_object, i3c_master
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.
Port Objects
bank.b
sample_i3c_master.b
Commands for this class
info
– print information about the object
status
– print status of the object
Attributes
bus
Required
attribute;
read/write
access; type:
o|[os]
Connect to the object which implements the
i3c_slave
.
Required interfaces:
i3c_slave
.
status
Optional
attribute;
read/write
access; type:
i
Internal status
Provided By
sample-i3c-devices
sample_i3c_master.b
Interfaces Implemented
conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, int_register, io_memory, register_view
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 interface bank_instrumentation_subscribe
bp-break-bank
– set device access break
bp-run-until-bank
– run until specified device access occurs
bp-trace-bank
– enable tracing of device accesses
bp-wait-for-bank
– wait for specified device access
Commands for interface instrumentation_order
instrumentation-move
– reorder instrumentation connections
instrumentation-order
– list instrumentation order for object
sample_i2c_device
sample_interrupt_device