VIRTUTECH CONFIDENTIAL    Previous - Up - Next

bitmask-translator

Provided by
bitmask-translator
Class Hierarchy
conf-objectlog-objectbitmask-translator
Interfaces Implemented
log_object, io_memory, translate
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.

Attributes

Attributes inherited from class conf-object
attributes, classname, component, iface, name, object_id, queue
Attributes inherited from class log-object
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
Attribute List
address_mask
Required attribute; read/write access; type: Integer.

This mask will be applied to all accesses

Command List

Commands defined by interface log_object
log, log-group, log-level, log-size, log-type
Commands
infoprint information about the device
statusprint status of the device

Command Descriptions

<bitmask-translator>.info
Synopsis
<bitmask-translator>.info
Description
Print detailed information about the configuration of the device.
<bitmask-translator>.status
Synopsis
<bitmask-translator>.status
Description
Print detailed information about the current status of the device.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next