Technical data
log
CR-94 ModelSim Commands ModelSim EE/SE Command Reference
-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
(CR-22), add wave command (CR-33), nolog command (CR-
102)
, and "Wildcard characters" (CR-248)