Visible to Intel only — GUID: reference_TCL_tcl_pkg_sdc_ver_1_5_cmd_remove_input_delay
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_sdc_ver_1_5_cmd_remove_input_delay
Ixiasoft
3.1.27.17. remove_input_delay (::quartus::sdc)
The following table displays information for the remove_input_delay Tcl command:
Tcl Package and Version | Belongs to ::quartus::sdc |
||
Syntax | remove_input_delay [-h | -help] [-long_help] [-blackbox] <targets> | ||
Arguments | -h | -help | Short help | |
-long_help | Long help with examples and possible return values | ||
-blackbox | Removes an input delay that was assigned to a partition boundary port. | ||
<targets> | Collection or list of input ports | ||
Description | Removes input delay from a port. For each input port specified, removes all input delays for that port. This means that rise, fall, max, and min delays for each clock and reference pin on the input port are all removed. The value of the targets is either a collection or a Tcl list of wildcards used to create a collection of the appropriate type. The values used must follow standard Tcl or Timing Analyzer-extension substitution rules. See help for the use_timing_analyzer_style_escaping command for details. |
||
Example Usage | |
||
Return Value |