smartpower_remove_pin_frequency

Removes the frequency associated with a specific pin. This pin will have a default frequency based on its domain.

 

smartpower_remove_pin_frequency -pin_name {pin_name}

Arguments

-pin_name {pin_name}

Specifies the name of the pin for which the frequency will be removed.

Supported Families

Fusion, ProASIC3/E, ProASICPLUS, Axcelerator, and ProASIC

Notes

Exceptions

Examples

The following example removes the frequency from the pin named "count8_clock":

 

smartpower_remove_pin_frequency -pin_name {count8_clock}

See Also

smartpower_set_pin_frequency

Tcl documentation conventions