set_false_path¶
- -rise
Marks rising delays false, as measured on the path endpoint
- -fall
Marks falling delays false, as measured on the path endpoint
- -setup
Marks setup (maximum) paths false
- -hold
Marks hold (minimum) paths false
- -from
Specifies start points (clocks, ports, pins, or cells) of disabled paths
- -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
A list of 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
Specifies end points (clocks, ports, pins, or cells) of paths disabled
- -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
-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.
-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_CONFLICT:
through rise_through fall_through
- 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_CONFLICT:
through rise_through fall_through
- 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_CONFLICT:
through rise_through fall_through
- 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.