Technical data
write transcript
ModelSim EE/PLUS Reference Manual Simulator Command Reference
-
407
write transcript
The
write transcript
command writes the contents of the Main window transcript
to the specified file. The resulting file can be used to replay the transcribed
commands as a DO file (macro).
Syntax
write transcript
[<filename>]
Arguments
<filename>
Specifies the name of the output file where the data is to be written. Optional. If the
<filename> is omitted, the transcript is written to a file named
transcript
. The size of this
file can be controlled with the MTI_TF_LIMIT variable (p55).
See also
do
command (p302)