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.
conf_object, log_object, timing_model
- 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.
-
stall_time
-
Optional attribute;
read/write access; type:
i
Stall time returned when accessed
trans-staller