base-trace-mem-hier bp-manager
Simics Reference Manual  /  5 Classes  / 

bitmask-translator

Description

This translator object will apply a bitmask (specified by the user) to all accesses. The target memory-space is responsible for actually having something mapped at the resulting address.

Interfaces Implemented

conf_object, log_object, translate

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

address_mask
Required attribute; read/write access; type: i
This mask will be applied to all accesses

Provided By

bitmask-translator
base-trace-mem-hier bp-manager