<text-console>.open <text-console>.playback-stop
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<text-console>.playback-start

Synopsis

<text-console>.playback-start filename

Description

Starts generating bus traffic from a specified file filename. The file should consist of data and delay specifications in a "command: data" format. Examples: Delay: 0.345 will delay 345 milliseconds Hexdata: 72 6f 6f 74 0a will send the string "root\n" to the connected device. Unrecognised lines are ignored.

Provided By

xterm-console

See Also

<text-console>.playback-stop
<text-console>.open <text-console>.playback-stop