Quartus® Prime Pro Edition User Guide: Platform Designer

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

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