Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase

Model Technology Inc.


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. Must be used alone without other arguments.

-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 add, toggle report


Model Technology Inc.
Model Technology Incorporated
Voice: (503) 641-1340
Fax: (503)526-5410
www.model.com
sales@model.com
Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase