<recorder>.recorder-save <recorder>.recorder-stop
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<recorder>.recorder-start

Synopsis

<recorder>.recorder-start output-file

Description

Record asynchronous input to specified file output-file. The input is recorded fom all modules that are recording aware, typically consoles and other connections to the real world, and that use this recorder, typically there is one recorder per cell.

After the recording is started input events will be written to output-file until recorder-stop.

This is a command for a single recorder. To record input for the entire simulation use start-recording instead. You can not have more than one recording running at the same time. This includes recordings started by recorder-start and recordings started with start-recording.

Provided By

recorder

See Also

start-recording, <recorder>.recorder-stop
<recorder>.recorder-save <recorder>.recorder-stop