get_min_pulse_width (::quartus::sta)
The following table displays information for the get_min_pulse_width Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::sta 1.0 |
|||
| Syntax |
get_min_pulse_width [-h | -help] [-long_help]
[-nworst
<number>
]
[
<targets>
]
|
|||
| Arguments |
-h | -help
|
Short help | ||
-long_help
|
Long help with examples and possible return values | |||
-nworst
<number>
|
Specifies the number of pulse width checks to report (default=1) | |||
| <targets> | Registers or ports | |||
| Description |
|
|||
| Example Usage |
|
|||
| Return Value | Code Name | Code | String Return | |
| TCL_OK | 0 | INFO: Operation successful | ||
| TCL_ERROR | 1 | ERROR: Timing netlist does not exist. Use create_timing_netlist to create a timing netlist. | ||