Technical data
nolog
ModelSim EE/SE Command Reference ModelSim Commands CR-103
-internal
Specifies that the logfile 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
(CR-93)