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

ID 683364
Date 12/15/2018
Public
Document Table of Contents

6.7.5.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