VIRTUTECH CONFIDENTIAL Previous - Up - Next
trans-staller
- Provided by
-
trans-staller
- Class Hierarchy
-
conf-object → log-object → trans-staller
- Interfaces Implemented
-
log_object, timing_model
- Description
-
This class implements a simple transaction staller. If a transactions is stallable, it will return a fixed stall time. It can be used for a simple memory simulation at the end of a cache hierarchy.
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
-
- stall_time
- Optional attribute; read/write access; type: Integer.
Stall time returned when accessed
Command List
- Commands defined by interface log_object
-
log, log-group, log-level, log-size, log-type
VIRTUTECH CONFIDENTIAL Previous - Up - Next