Technical data
power reset
ModelSim EE/SE Command Reference ModelSim Commands CR-113
power reset
The power reset command selectively resets power information to zero for the
signals or nets specified with the power add command
(CR-111). Returns nothing.
Syntax
power reset
[-in] [-out] [-internal] [-internal] [-r] <signalsOrNets> ...
Arguments
-in
Reset only inputs. Optional.
-out
Reset only outputs. Optional.
-internal
Reset only design internal signals or nets. Optional.
-ports
Reset only design ports. Optional.
-r
Do the wildcard search recursively. Optional.
<signalsOrNets> ...
Specifies the signal or net to reset. Required. Multiple names or wildcards may be
used.
See also
power add command
(CR-111), and the power report command (CR-112)
See the Synopsys Power documentation for more information.