i2c_wire
i3c_cable_endpoint
Simics Reference Manual
/
5 Classes
/
i3c_bus
Description
The
i3c_bus
allows to attach up to 16 I3C devices on it for I3C communicating.
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.
state-change
Notifier on potential DML state change
Port Objects
bank.i3c
i3c_bus.i3c
port.HRESET
i3c_bus.HRESET
port.I3C[0..15]
i3c_bus.I3C
Commands for this class
info
– print information about the object
status
– print status of the object
Attributes
i3c_devices
Optional
attribute;
read/write
access; type:
[o|[os]|n{0:16}]
Connect to I3C devices
Optional interfaces:
i3c_daa_snoop
,
i3c_master
,
i3c_slave
known_address
Optional
attribute;
read/write
access; type:
[[iib]*]|n
Known slave address for the bus
status
Pseudo
attribute;
read-only
access; type:
s
Current i3c bus status
Provided By
i3c-link
i3c_bus.HRESET
Interfaces Implemented
conf_object, log_object, signal
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.
i3c_bus.I3C
Interfaces Implemented
conf_object, log_object, i3c_daa_snoop, i3c_master, i3c_slave
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.
i3c_bus.i3c
Interfaces Implemented
conf_object, log_object, bank_instrumentation_subscribe, instrumentation_order, register_view, register_view_catalog, register_view_read_only
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
i2c_wire
i3c_cable_endpoint