smartpower_set_pin_frequency -pin_name {pin_name} -pin_freq {value}
-pin_name {pin_name}
Specifies the name of the pin for which the frequency will be set.
-pin_freq {value}
Specifies the value of the frequency in MHz, which can be any positive decimal number.
The pin_name must be the name of a pin that already exists in the design and already belongs to a domain.
When specifying the unit, a space must be between the frequency value and the unit.
None
smartpower_set_pin_frequency -pin_name {count8_clock} -pin_freq {100}