Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 12/13/2021
Public

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

Document Table of Contents
Give Feedback

3.1.29.32. get_port_info (::quartus::sta)

The following table displays information for the get_port_info Tcl command:

Tcl Package and Version

Belongs to ::quartus::sta

Syntax get_port_info [-h | -help] [-long_help] [-edge_rate] [-is_inout_port] [-is_input_port] [-is_output_port] [-name] [-type] <port_object>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-edge_rate Return the edge_rate value
-is_inout_port Return true if it is an inout port, or false otherwise
-is_input_port Return true if it is an input port, or false otherwise
-is_output_port Return true if it is an output port, or false otherwise
-name Return the port name
-type Return the port type
<port_object> Port object