Intel® Quartus® Prime Pro Edition User Guide: Scripting
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: reference_TCL_tcl_pkg_eco_ver_1_0_cmd_modify_io_slew_rate
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_eco_ver_1_0_cmd_modify_io_slew_rate
Ixiasoft
4.1.10.16. modify_io_slew_rate (::quartus::eco)
The following table displays information for the modify_io_slew_rate Tcl command:
Tcl Package and Version | Belongs to ::quartus::eco |
||
Syntax | modify_io_slew_rate [-h | -help] [-long_help] -to <dest_pin_name> <slew_rate> | ||
Arguments | -h | -help | Short help | |
-long_help | Long help with examples and possible return values | ||
-to <dest_pin_name> | Name of the destination pin node | ||
<slew_rate> | Slew rate value | ||
Description | The modify_io_slew_rate command will modify the slew rate of the targeted pin. modify_io_slew_rate expects 1 positional argument and an option argument: to - the name of the destination pin |
||
Example Usage | modify_io_slew_rate 1 -to top|ipin |
||
Return Value | Code Name | Code | String Return |
TCL_OK | 0 | INFO: Operation successful |