A simple device that dumps all bytes written to a particular location in memory to a file specified by the "filename" attribute.
conf_object, log_object, io_memory
- 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.
-
filename
-
Optional attribute;
read/write access; type:
s|n
Filename to write bytes to. If not set, or set to Nil, anything written is discarded.
simple-byte-dump