set_timing_derate¶
- -derate_value
timing derate factor
- -object_list
list of cells and/or designs
- -early
specify the minimum derating factor
- -late
specify the maximum derating factor
- -rise
specify derating factor for rise delay
- -fall
specify derating factor for fall delay
- -min
specify derating factor for min delay
- -max
specify derating factor for max delay
- -clock
specify the derating factors are to apply to clock paths only
- -data
specify the derating factors are to apply to data paths only
- -net_delay
specify the derating factors are to apply to nets only
- -cell_delay
specify the derating factors are to apply to cell delays only
- -cell_check
specify the derating factors are to apply to cell timing checks only
-derate_value¶
attribute
- type:
FLOAT
- positional:
True
- default:
related_options
- GroupType.TYPE_LEAST:
derate_value
simple case
There is currently no simple case.
-object_list¶
attribute
- type:
STRLIST
- positional:
True
- default:
related_options
- GroupType.TYPE_CONFLICT:
object_list
simple case
There is currently no simple case.
-early¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
early late
simple case
There is currently no simple case.
-late¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
early late
simple case
There is currently no simple case.
-rise¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-fall¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-min¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-max¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-clock¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
cell_check clock
- GroupType.TYPE_CONFLICT:
cell_check clock
simple case
There is currently no simple case.
-data¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
cell_check data
- GroupType.TYPE_CONFLICT:
cell_check data
simple case
There is currently no simple case.
-net_delay¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
cell_check net_delay
- GroupType.TYPE_CONFLICT:
cell_check net_delay
simple case
There is currently no simple case.
-cell_delay¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
cell_check cell_delay
- GroupType.TYPE_CONFLICT:
cell_check cell_delay
simple case
There is currently no simple case.
-cell_check¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
cell_check cell_delay
- GroupType.TYPE_CONFLICT:
cell_check net_delay
- GroupType.TYPE_CONFLICT:
cell_check clock
- GroupType.TYPE_CONFLICT:
cell_check data
- GroupType.TYPE_CONFLICT:
cell_check clock
- GroupType.TYPE_CONFLICT:
cell_check data
- GroupType.TYPE_CONFLICT:
cell_check net_delay
- GroupType.TYPE_CONFLICT:
cell_check cell_delay
simple case
There is currently no simple case.