Technical data
log
326
-
Simulator Command Reference ModelSim EE/PLUS Reference Manual
-internal
Specifies that the log file is to include data for internal items whose names match the
specification. Optional.
-howmany
Returns an integer indicating the number of signals found. Optional.
<item_name>
Specifies the item name which you want to log. Required. Multiple item names may be
specified. Wildcard characters are allowed.
Examples
log -r /*
Logs all items in the design.
log -out *
Logs all output ports in the current design unit.
See also
add list
command (p260),
add wave
command (p271),
nolog
command (p333),
and "Wildcard characters" (p251)