system_panel_state_manager tcf-agent
Simics Reference Manual  /  5 Classes  / 

systemc_filter

Description

SystemC instrumentation filter, used together with instrumentation tools. Connections are enabled/disabled based on their connected object's kind.

Interfaces Implemented

conf_object, log_object, instrumentation_filter_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.

Commands for this class

Attributes

kind
Optional attribute; read/write access; type: s
The kind of SystemC object to pass through the filter. The valid values are: event, process, signal and socket.

Provided By

systemc-tools
system_panel_state_manager tcf-agent