set_multicycle_path¶
- -path_multiplier
Specifies the number of cycles
- -rise
Specifies that rising path delays are affected by path_multiplier
- -fall
Specifies that falling path delays are affected by path_multiplier
- -setup
Specifies that path_multiplier is used for setup calculations
- -hold
Specifies that path_multiplier is used for hold calculations
- -start
Specifies the multicycle information is relative to the period of the start clock
- -end
Specifies the multicycle information is relative to the period of the end clock
- -from
Lists the names of clocks, ports, pins, or cells to use to find path startpoints
- -rise_from
Same as the -from option, except that the path must rise from the objects specified
- -fall_from
Same as the -from option, except that the path must fall from the objects specified
- -through
Lists the path throughpoints (port, pin, or leaf cell names)
- -rise_through
Same as the -through option, but applies only to paths with a rising transition
- -fall_through
Same as the -through option, but applies only to paths with a falling transition
- -to
Lists the names of clocks, ports, pins, or cells to use to find path startpoints
- -rise_to
Same as the -to option, but applies only to paths rising at the endpoint
- -fall_to
Same as the -to option, but applies only to paths falling at the endpoint
- -reset_path
Removes existing point-to-point exception information on the specified paths
- -comment
Allows the command to accept a comment string
-path_multiplier¶
attribute
- type:
INT
- positional:
True
- default:
related_options
- GroupType.TYPE_LEAST:
path_multiplier
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.
-setup¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-hold¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-start¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
start end
simple case
There is currently no simple case.
-end¶
attribute
- type:
BOOL
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
start end
simple case
There is currently no simple case.
-from¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
from rise_from fall_from
- GroupType.TYPE_LEAST:
from rise_from fall_from through rise_through fall_through to rise_to fall_to
simple case
There is currently no simple case.
-rise_from¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
from rise_from fall_from
- GroupType.TYPE_LEAST:
from rise_from fall_from through rise_through fall_through to rise_to fall_to
simple case
There is currently no simple case.
-fall_from¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
from rise_from fall_from
- GroupType.TYPE_LEAST:
from rise_from fall_from through rise_through fall_through to rise_to fall_to
simple case
There is currently no simple case.
-through¶
attribute
- type:
GROUPSTR
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
from rise_from fall_from through rise_through fall_through to rise_to fall_to
simple case
There is currently no simple case.
-rise_through¶
attribute
- type:
GROUPSTR
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
from rise_from fall_from through rise_through fall_through to rise_to fall_to
simple case
There is currently no simple case.
-fall_through¶
attribute
- type:
GROUPSTR
- positional:
False
- default:
related_options
- GroupType.TYPE_LEAST:
from rise_from fall_from through rise_through fall_through to rise_to fall_to
simple case
There is currently no simple case.
-to¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
to rise_to fall_to
- GroupType.TYPE_LEAST:
from rise_from fall_from through rise_through fall_through to rise_to fall_to
simple case
There is currently no simple case.
-rise_to¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
to rise_to fall_to
- GroupType.TYPE_LEAST:
from rise_from fall_from through rise_through fall_through to rise_to fall_to
simple case
There is currently no simple case.
-fall_to¶
attribute
- type:
STRLIST
- positional:
False
- default:
related_options
- GroupType.TYPE_CONFLICT:
to rise_to fall_to
- GroupType.TYPE_LEAST:
from rise_from fall_from through rise_through fall_through to rise_to fall_to
simple case
There is currently no simple case.
-reset_path¶
attribute
- type:
BOOL
- 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.