set_false_path (::quartus::sdc)
The following table displays information for the set_false_path Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::sdc 1.5 |
|||
| Syntax |
set_false_path [-h | -help] [-long_help]
[-fall_from
<names>
]
[-fall_to
<names>
]
[-from
<names>
]
[-hold]
[-rise_from
<names>
]
[-rise_to
<names>
]
[-setup]
[-through
<names>
]
[-to
<names>
]
|
|||
| Arguments |
-h | -help
|
Short help | ||
-long_help
|
Long help with examples and possible return values | |||
-fall_from
<names>
|
Valid source clocks (string patterns are matched using Tcl string matching) | |||
-fall_to
<names>
|
Valid destination clocks (string patterns are matched using Tcl string matching) | |||
-from
<names>
|
Valid sources (string patterns are matched using Tcl string matching) | |||
-hold
|
Specifies the false_path value (applies only to clock hold or removal checks) | |||
-rise_from
<names>
|
Valid source clocks (string patterns are matched using Tcl string matching) | |||
-rise_to
<names>
|
Valid destination clocks (string patterns are matched using Tcl string matching) | |||
-setup
|
Specifies the false_path value (applies only to clock setup or recovery checks) | |||
-through
<names>
|
Valid through nodes (string patterns are matched using Tcl string matching) | |||
-to
<names>
|
Valid destinations (string patterns are matched using Tcl string matching) | |||
| Description |
|
|||
| Example Usage |
|
|||
| Return Value | Code Name | Code | String Return | |
| TCL_OK | 0 | INFO: Operation successful | ||
| TCL_ERROR | 1 | ERROR: Multiple -through arguments are only supported in TimeQuest Pro. | ||