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

ID 683609
Date 4/03/2023
Public

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

Document Table of Contents

9.1.1.8. get_interface_property

Description

Returns the value of a single interface property from the specified interface.

Availability

Discovery, Main Program, Elaboration, Composition, Fileset Generation

Usage

get_interface_property <interface> <property>

Returns

Arguments

interface
The name of an interface.
property
The name of the property whose value you want to retrieve. Refer to Interface Properties.

Example

get_interface_property mm_agent linewrapBursts

Notes

The properties for each interface type are different. Refer to the Avalon Interface Specifications for more information about interface properties.