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

3.1.3.9. get_port_by_type (::quartus::chip_planner)

The following table displays information for the get_port_by_type Tcl command:

Tcl Package and Version

Belongs to ::quartus::chip_planner

Syntax get_port_by_type [-h | -help] [-long_help] [-as_gen_id] [-gen_id <gen id> ] [-literal_index <literal index> ] [-node <node id> ] -port_type <port type> -type <iport|oport>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-as_gen_id Option to return result as generic ID
-gen_id <gen id> Node generic id
-literal_index <literal index> Literal index
-node <node id> Node id
-port_type <port type> Port type
-type <iport|oport> Option to specify the port as an input or output port