Technical data

power reset
344
-
Simulator Command Reference ModelSim EE/PLUS Reference Manual
power reset
The
power reset
command selectively resets power information to zero for the
signals or nets specified with the
power add
command (p342). Returns nothing.
Syntax
power reset
[-in] [-out] [-internal] [-ports] [-r] <signalsOrNets>
Arguments
-in
Reset only inputs. Optional.
-out
Reset only outputs. Optional.
-ports
Reset only design ports. Optional.
-internal
Reset only design internal signals or nets. 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 (p342), and the
power report
command (p343)
See the Synopsys Power documentation for more information.