save-recorded-session script-branch
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

script-barrier-limit

Synopsis

script-barrier-limit barrier [-add|-sub] [num_branches]

Description

Changes the number of script branches that an existing script branch barrier waits for. The -add and -sub flags tell the command to add or subtract num_branches to or from the current wait limit. Without any flag, the new limit is set to num_branches. Lowering the limit below the number of currently waiting script branches for a barrier is not allowed. The command can be called without any argument to get the current limit. When used in an expression, the command returns the current wait limit.

Provided By

Simics Core

See Also

script-branch, create-script-barrier, wait-for-script-barrier
save-recorded-session script-branch