Technical data
toggle reset
ModelSim EE/PLUS Reference Manual Simulator Command Reference
-
375
toggle reset
The
toggle reset
command resets the toggle counts to zero for the specified nodes.
Syntax
toggle reset
[-all] [-r] [-in] [-out] [-inout] [-internal]
[-ports] <node_name> ...
Arguments
-all
Resets toggle statistic collection for all nodes that have toggle checking enabled. Optional.
-r
Specifies that toggle statistic collection is reset recursively into subregions. Optional; if
omitted, the reset is limited to the current region.
-in
Resets toggle statistic collection on nodes of mode IN. Optional.
-out
Resets toggle statistic collection on nodes of mode OUT. Optional.
-inout
Resets toggle statistic collection on nodes of mode INOUT. Optional.
-internal
Resets toggle statistic collection on internal items. Optional.
-ports
Resets toggle statistic collection on nodes of modes IN, OUT, or INOUT. Optional.
<node_name>
Resets toggle statistic collection for the named node(s). Required. Multiple names and
wildcards are accepted.
See also
"Toggle checking" (p538),
toggle add
command (p374), and the
toggle report
command (p376)