new-cpu-mode-filter new-datagram-link
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

new-cycle-staller

Synopsis

new-cycle-staller ["name"] [stall-interval]

Description

Return a new cycle staller object that can be used to insert extra stall cycles to the clocks/processors in the model. An example usage is together with caches to model extra cycles due to cache misses. A cycle staller object will accumulate the extra stall cycles fed by other objects and eventually at every stall-interval insert those extra cycles by stalling the associated clock. name can be given to set a name for the object.

Provided By

cycle-staller

See Also

new-simple-cache-tool
new-cpu-mode-filter new-datagram-link