20.4.50.1 Arguments
-with_clock_constraints {value}
This sets the option of initializing the clock frequencies of all clock domains 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_clock_freq {value}
This sets the option of initializing the clock frequencies with a user input frequency. The following table shows the acceptable values for this argument:
Value | Description |
|---|---|
true | Sets initialize clock frequencies with fixed frequency ON |
false | Sets initialize clock frequencies with fixed frequency OFF |
-clock_freq {value}
Specifies the user input clock frequency in MHz.
-with_data_freq {value}
Sets the option of initializing the data frequencies of all clock domains with a user input toggle rate or a user input frequency. The following table shows the acceptable values for this argument:
Value | Description |
|---|---|
true | Sets initialize data frequencies with fixed frequency ON |
false | Sets initialize data frequencies with fixed frequency OFF |
-data_freq {value}
Specifies the user input toggle rate or data frequency. If the value is a percentage number such as 20.0 %, it will be interpreted as a toggle rate. If the value is a decimal number in MHz such as 100.0 MHz, it will be interpreted as a fixed frequency value.
