sync_domain system_panel_number
Simics Reference Manual  /  5 Classes  / 

system_panel_bool

Description

control panel signal state objects

Interfaces Implemented

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

Commands for this class

Attributes

panel
Required attribute; read/write access; type: o|[os]
System Panel

Required interfaces: system_panel.

target
Optional attribute; read/write access; type: o|[os]|n
Object to which state changes are propagated. The current state is sent to the target object via the signal interface whenever it is changed to a new value. This can either happen by input from another configuration object via the signal interface, or by user input from the system panel frontend.

Required interfaces: signal.

Provided By

system-panel
sync_domain system_panel_number