Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 4/01/2024
Public
Document Table of Contents

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