VIRTUTECH CONFIDENTIAL    Previous - Up - Next

id-splitter

Provided by
id-splitter
Class Hierarchy
conf-objectid-splitter
Interfaces Implemented
timing_model
Description
The id splitter module splits up memory operations into separate data and instruction streams. Data operations are forwarded to the timing interface of the object specified by the dbranch attribute and, in the same manner, instruction operations are forwarded to the ibranch.

Attributes

Attributes inherited from class conf-object
attributes, classname, component, iface, name, object_id, queue
Attribute List
dbranch
Optional attribute; read/write access; type: unknown type.

Object to receive data transactions.

ibranch
Optional attribute; read/write access; type: unknown type.

Object to receive instruction transactions.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next