set_clock_groups¶
- -name
Name for clock grouping
- -comment
comment string
- -group
List of clocks
- -physically_exclusive
Specify exclusive clock groups
- -logically_exclusive
Specify exclusive clock groups
- -asynchronous
Specify asynchronous clock groups
- -allow_paths
Keep the asynchronous paths as constrained
-name¶
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-comment¶
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-group¶
attribute
- type:
GROUPSTR
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
group
simple case
There is currently no simple case.
-physically_exclusive¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
physically_exclusive logically_exclusive asynchronous
- GroupType.TYPE_CONFLICT:
physically_exclusive logically_exclusive asynchronous
- GroupType.TYPE_CONFLICT:
physically_exclusive logically_exclusive allow_paths
simple case
There is currently no simple case.
-logically_exclusive¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
physically_exclusive logically_exclusive asynchronous
- GroupType.TYPE_CONFLICT:
physically_exclusive logically_exclusive asynchronous
- GroupType.TYPE_CONFLICT:
physically_exclusive logically_exclusive allow_paths
simple case
There is currently no simple case.
-asynchronous¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
physically_exclusive logically_exclusive asynchronous
- GroupType.TYPE_CONFLICT:
physically_exclusive logically_exclusive asynchronous
- GroupType.TYPE_DEPENDENT:
asynchronous
simple case
There is currently no simple case.
-allow_paths¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
physically_exclusive logically_exclusive allow_paths
simple case
There is currently no simple case.