script-branch
set
Simics Reference Manual
/
3 Commands
/
3.2 Command List
/
script-pipe-has-data
Synopsis
script-pipe-has-data
pipe
Description
Returns true if the script pipe has data that can be read and false if it is empty. The
pipe
argument is the return value from
create-script-pipe
.
Provided By
Simics Core
See Also
script-branch
,
create-script-pipe
,
wait-for-script-pipe
,
add-data-to-script-pipe
script-branch
set