create-script-barrier
create-sdram-memory-module
Simics Reference Manual
/
3 Commands
/
3.2 Command List
/
create-script-pipe
Synopsis
create-script-pipe
Description
Creates a script pipe that can be used to send data from one script branch, or the main branch, to another script branch. The return value should only be used as argument to the
wait-for-script-pipe
and
add-data-to-script-pipe
commands.
Provided By
Simics Core
See Also
script-branch
,
script-pipe-has-data
,
wait-for-script-pipe
,
add-data-to-script-pipe
create-script-barrier
create-sdram-memory-module