13.33.154 smartpower_init_do
smartpower_init_do -with {value} -opmode {value} -clocks {value} -registers {value} - set_reset {value} -primaryinputs {value} -combinational {value} -enables {value} -othersets
Arguments
{value}
Initializes the frequencies and probabilities for clocks, registers, set/reset nets, primary inputs, combinational outputs, enables and other sets of pins, and selects a mode for initialization.
-with{value}
| Value | Description |
|---|---|
|
vectorless |
Initializes frequencies and probabilities with vectorless analysis |
|
fixed |
Initializes frequencies and probabilities with fixed values |
-opmode {value}
Specifies the mode in which to initialize frequencies and probabilities. The mode needs to be based on an Active mode.
-clocks {value}
| Value | Description |
|---|---|
|
true |
Initializes frequencies and probabilities for all clocks |
|
false |
Does not initialize frequencies and probabilities for all clocks |
-registers {value}
| Value | Description |
|---|---|
|
true |
Initializes frequencies and probabilities for all registers |
|
false |
Does not initialize frequencies and probabilities for all registers |
-set_reset {value}
| Value | Description |
|---|---|
|
true |
Initializes frequencies and probabilities for all set/reset nets |
|
false |
Does not initialize frequencies and probabilities for all set/reset nets |
-primaryinputs{value}
| Value | Description |
|---|---|
|
true |
Initializes frequencies and probabilities for all primary inputs |
|
false |
Does not initialize frequencies and probabilities for all primary inputs |
-combinational {value}
| Value | Description |
|---|---|
|
true |
Initializes frequencies and probabilities for all combinational outputs |
|
false |
Does not initialize frequencies and probabilities for all combinational outputs |
-enables {value}
This sets the option of initializing frequencies and probabilities for all enable sets of pins. The following table shows the acceptable values for this argument:
| Value | Description |
|---|---|
|
true |
Initializes frequencies and probabilities for all enable sets of pins |
|
false |
Does not initialize frequencies and probabilities for all enable sets of pins |
-othersets {value}
| Value | Description |
|---|---|
|
true |
Initializes frequencies and probabilities for all other sets of pins |
|
false |
Does not initialize frequencies and probabilities for all other sets of pins |
