trans-splitter transaction-ckpt
Simics Reference Manual  /  5 Classes  / 

trans-staller

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.

Interfaces Implemented

conf_object, log_object, timing_model

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.

Attributes

stall_time
Optional attribute; read/write access; type: i
Stall time returned when accessed

Provided By

trans-staller
trans-splitter transaction-ckpt