set_max_delay >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> `-delay`_ Specifies the value of the desired maximum delay for paths `-rise`_ Specifies endpoint rising delays are constrained `-fall`_ Specifies endpoint falling delays are constrained `-ignore_clock_latency`_ Remove the clock tree latency from the timing caculations `-from`_ Specifies a list of path start points (clocks, ports, pins, or cells) `-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 a list of path end points (clocks, ports, pins, or cells) `-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 `-group_path`_ Specifies the name of the group to which the paths are to be added `-reset_path`_ Removes existing point-to-point exception information on the specified paths `-comment`_ Allows the command to accept a comment string ----------------- .. _set_max_delay-delay: -delay :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Specifies the value of the desired maximum delay for paths **attribute** :type: FLOAT :positional: True :default: **related_options** :GroupType.TYPE_LEAST: delay **simple case** There is currently no simple case. ----------------- .. _set_max_delay-rise: -rise :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Specifies endpoint rising delays are constrained **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _set_max_delay-fall: -fall :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Specifies endpoint falling delays are constrained **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _set_max_delay-ignore_clock_latency: -ignore_clock_latency :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Remove the clock tree latency from the timing caculations **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _set_max_delay-from: -from :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Specifies a list of path start points (clocks, ports, pins, or cells) **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. ----------------- .. _set_max_delay-rise_from: -rise_from :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Same as the -from option, except that the path must rise from the objects specified **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. ----------------- .. _set_max_delay-fall_from: -fall_from :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Same as the -from option, except that the path must fall from the objects specified **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. ----------------- .. _set_max_delay-through: -through :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | A list of path throughpoints (port, pin, or leaf cell names) **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. ----------------- .. _set_max_delay-rise_through: -rise_through :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Same as the -through option, but applies only to paths with a rising transition **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. ----------------- .. _set_max_delay-fall_through: -fall_through :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Same as the -through option, but applies only to paths with a falling transition **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. ----------------- .. _set_max_delay-to: -to :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Specifies a list of path end points (clocks, ports, pins, or cells) **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. ----------------- .. _set_max_delay-rise_to: -rise_to :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Same as the -to option, but applies only to paths rising at the endpoint **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. ----------------- .. _set_max_delay-fall_to: -fall_to :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Same as the -to option, but applies only to paths falling at the endpoint **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. ----------------- .. _set_max_delay-group_path: -group_path :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Specifies the name of the group to which the paths are to be added **attribute** :type: STRLIST :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _set_max_delay-reset_path: -reset_path :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Removes existing point-to-point exception information on the specified paths **attribute** :type: BOOL :positional: False :default: **related_options** **simple case** There is currently no simple case. ----------------- .. _set_max_delay-comment: -comment :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: | Allows the command to accept a comment string **attribute** :type: STRING :positional: False :default: **related_options** **simple case** There is currently no simple case.