exception_histogram_connection firewire_bus
Simics Reference Manual  /  5 Classes  / 

fake-space

Description

Translates all memory-space interface methods that are not exposed to Python, to methods that are. This is intended for module testing.

Interfaces Implemented

conf_object, log_object, memory_space, io_memory, breakpoint

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 interface memory_space

Commands for interface breakpoint

Attributes

target_space
Required attribute; read/write access; type: o
Memory space to which all interface access will be redirected. Usually implemented in Python or similar.

Provided By

Simics Core
exception_histogram_connection firewire_bus