The image-shared-memory-setter class creates a shared memory region and directs the connected image to use it as memory source.
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.
-
image
-
Required attribute;
read/write access; type:
o
Image to use the shared memory region.
-
size
-
Required attribute;
read/write access; type:
i
Size in bytes, must match image size configuration.
-
shared_memory_name
-
Required attribute;
read/write access; type:
s
Name of the shared memory object.
image-shared-mem-setter