Intel® Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 10/04/2021
Public

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

Document Table of Contents

7.12.8.5. get_interface_ports

Description

Returns the names of all the added ports to a given interface.

Usage

get_interface_ports <interface>

Returns

String[]
The list of port names.

Arguments

interface
The top-level interface name of the system.

Example

get_interface_ports export_clk_out