bank_patch_tool base-trace-mem-hier
Simics Reference Manual  /  5 Classes  / 

bank_patch_tool_connection

Description

Patch tool connection

Interfaces Implemented

conf_object, log_object, instrumentation_connection

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

offset
Optional attribute; read/write access; type: i
The offset address.
size
Optional attribute; read/write access; type: i
The range size.
value
Optional attribute; read/write access; type: i
Mocked value.
inject
Optional attribute; read/write access; type: b
Treat read accesses in range like missed accesses.

Provided By

bank-patch-tool
bank_patch_tool base-trace-mem-hier