Technical data

nolog
334
-
Simulator Command Reference ModelSim EE/PLUS Reference Manual
-ports
Specifies that the scope of the search is to exclude all port. Optional.
-internal
Specifies that the log file is to exclude 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 unlog. Required. Multiple item names may be
specified. Wildcard characters are allowed.
Examples
nolog -r /*
Unlogs all items in the design.
nolog -out *
Unlogs all output ports in the current design unit.
See also
log
command (p325)