script-barrier-limit script-pipe-has-data
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

script-branch

Synopsis

script-branch ["description"] { commands }

Description

Starts a block of commands as a separate branch. The wait-for-* commands can be used to postpone the execution of a script branch until a selection action occurs.

The optional description string may be used to identify the script-branch. The text will be printed by list-script-branches.

Provided By

Simics Core

See Also

list-script-branches, break-script-branch, interrupt-script-branch, wait-for-script-barrier, wait-for-script-pipe, <breakpoint>.bp-wait-for-memory, <break_strings_v2>.bp-wait-for-console-string, <processor_internal>.bp-wait-for-control-register, <cycle>.bp-wait-for-cycle, <step>.bp-wait-for-step, <cycle>.bp-wait-for-time, <osa_component>.bp-wait-for
script-barrier-limit script-pipe-has-data