smartpower_remove_domain -domain_type {value} -domain_name {domain_name}
-domain_type {value}
Specifies the type of domain to remove. 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 |
-domain_name {domain_name}
Specifies the name of the domain to remove.
The domain name must be the name of an existing domain.
The domain type must be either clock or set.
None
smartpower_remove_domain -domain_type {clock} -domain_name {clk2}
smartpower_remove_domain -domain_type {set} -domain_name {myset}