Sample C++ device with a ConnectToDescendant
conf_object, log_object
- 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.memory_space
-
memory-space
– Target memory space as descendant
-
info
– print information about the object
-
status
– print status of the object
-
target_mem_space
-
Optional attribute;
read/write access; type:
o|n
Target port to a memory space
sample-device-c++