Technical data

quietly
350
-
Simulator Command Reference ModelSim EE/PLUS Reference Manual
quietly
The
quietly
command turns off transcript echoing for the specified command.
Syntax
quietly
<command>
Arguments
<command>
Specifies the command for which to disable transcript echoing. Required. Any results
normally echoed by the specified command will not be written to the Main window
transcript. To disable echoing for all commands use the
transcript
command (p378) with
the
-quietly
option.
See also
transcript
command (p378)