13.33.147 smartpower_add_pin_in_domain
Adds a pin into a clock or set domain.
smartpower_add_pin_in_domain -pin_name {pin_name} -pin_type {value} –domain_name
{domain_name} -domain_type {value}
Arguments
-pin_name {pin_name}
Specifies the name of the pin to add to the domain.
-pin_type {value}
Specifies the type of the pin to add. The following table shows the acceptable values for this
argument:
| Value | Description |
|---|---|
|
clock |
The pin to add is a clock pin |
|
data |
The pin to add is a data pin |
-domain_name {domain_name}
Specifies the name of the domain in which to add the specified pin.
-domain_type {value}
Specifies the type of domain in which to add the specified pin. The following table shows the
acceptable values for this argument:
| Value | Description |
|---|---|
|
clock |
The domain is a clock domain |
|
set |
The domain is a set domain |
