Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 9/26/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.1.11.14. modify_io_current_strength (::quartus::eco)

The following table displays information for the modify_io_current_strength Tcl command:

Tcl Package and Version

Belongs to ::quartus::eco

Syntax modify_io_current_strength [-h | -help] [-long_help] -to <dest_pin_name> <current_strength>
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
<current_strength> Current strength value
Description
The modify_io_current_strength command will modify the current strength of the targeted pin. 

modify_io_current_strength expects 1 positional argument and an option argument:
to - the name of the destination pin
Example Usage
modify_io_current_strength 3mA -to top|ipin
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful