create_clock¶
- -source_objects
List of ports or pins
- -name
Name for the clock
- -period
Period for the clock
- -waveform
Specify the edge list [rise fall]
- -add
Add to the existing ports or pins list
- -comment
SDC comment string
-source_objects¶
List of ports or pins
attribute
- type:
STRLIST
- positional:
True
- default:
related_options
- GroupType.TYPE_LEAST:
name source_objects
simple case
There is currently no simple case.
-name¶
Name for the clock
attribute
- type:
STRING
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
name source_objects
- GroupType.TYPE_DEPENDENT:
name
simple case
There is currently no simple case.
-period¶
Period for the clock
attribute
- type:
FLOAT
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-waveform¶
Specify the edge list [rise fall]
attribute
- type:
FLOATLIST
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-add¶
Add to the existing ports or pins list
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-comment¶
SDC comment string
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.