bank_coverage_tool bank_patch_tool
Simics Reference Manual  /  5 Classes  / 

bank_coverage_tool_connection

Description

Coverage 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

read_accesses
Pseudo attribute; read-only access; type: [[iii]*]
Instrumented read accesses.
write_accesses
Pseudo attribute; read-only access; type: [[iii]*]
Instrumented write accesses.
bank
Pseudo attribute; read-only access; type: o
Bank.

Provided By

bank-coverage-tool
bank_coverage_tool bank_patch_tool