Technical data
macro_option
ModelSim EE/PLUS Reference Manual Simulator Command Reference
-
329
macro_option
This command is available for
UNIX only
.
The
macro_option
command controls the speed and delay of macro (DO file)
playback, plus the level of debugging feedback. If invoked without any options
macro_option
returns all current settings; returns a specific setting if invoked
with an option and no argument.
Syntax
macro_option
[speed [fast | demo]| delay [<delay_time]> | debug [<level>]]
Arguments
speed fast | demo
Set the macro playback speed to fast or demo. Optional.
delay <delay_time>
Set the delay time in milliseconds; delay is the time between events in demo mode.
Optional.
debug <level>
Set debug level from 1 to 9; 9 giving the most feedback. Optional.
See also
play
command (p341), and the
run
command (p361)