simicsfs_server simple-scsi-disk
Simics Reference Manual  /  5 Classes  / 

simple-byte-dump

Description

A simple device that dumps all bytes written to a particular location in memory to a file specified by the "filename" attribute.

Interfaces Implemented

conf_object, log_object, io_memory

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

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.

Provided By

simple-byte-dump
simicsfs_server simple-scsi-disk