sample_device_cxx_connect_map_target sample_device_cxx_event
Simics Reference Manual  /  5 Classes  / 

sample_device_cxx_connect_to_descendant

Description

Sample C++ device with a ConnectToDescendant

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.

Port Objects

port.memory_space
memory-space – Target memory space as descendant

Commands for this class

Attributes

target_mem_space
Optional attribute; read/write access; type: o|n
Target port to a memory space

Provided By

sample-device-c++
sample_device_cxx_connect_map_target sample_device_cxx_event