Technical data
write transcript
ModelSim EE/SE Command Reference ModelSim Commands CR-235
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
(B-391).
See also
do command
(CR-67)