5.34.130.181 Examples

The following example removes the clock pin named "XCMP3/UO/U1:Y" from the clock domain named "clockh":

smartpower_remove_pin_of_domain -pin_name {XCMP3/U0/U1:Y}

-pin_type {clock} -domain_name {clockh} -domain_type {clock}

The following example removes the data pin named "count2_en" from the set domain named "InputSet":

smartpower_remove_pin_of_domain -pin_name {count2_en} -pin_type

{data} -domain_name {InputSet} -domain_type {set}