13.33.155 smartpower_init_set_clocks_options
Initializes the clock frequency options of all clock domains.
smartpower_init_set_clocks_options -with_clock_constraints {value} - with_default_values {value} -freq {value} -duty_cycle {value}
Arguments
-with_clock_constraints {value}
This sets the option of initializing the clock frequencies with frequency constraints from SmartTime. The following table shows the acceptable values for this argument:
| Value | Description |
|---|---|
|
true |
Sets initialize clock frequencies with clock constraints ON |
|
false |
Sets initialize clock frequencies with clock constraints OFF |
-with_default_values {value}
This sets the option of initializing the clock frequencies with a user input default value. The following table shows the acceptable values for this argument:
| Value | Description |
|---|---|
|
true |
Sets initialize clock frequencies with default values ON |
|
false |
Sets initialize clock frequencies with default values OFF |
-freq {value}
Specifies the user input frequency in Hz, KHz, or MHz.
-duty_cycle {value}
Specifies the user input duty cycles in %.
