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

ID 683609
Date 9/26/2022
Public

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

Document Table of Contents

8.12.7.7. get_connection_property

Description

Returns the property value of a connection. Properties represent aspects of the connection that you can modify, such as the connection type.

Usage

get_connection_property <connection> <property>

Returns

String
The connection property value.

Arguments

connection
The connection to query.
property
The connection property name. Refer to Connection Properties.

Example

get_connection_property cpu.data_host/dma0.csr TYPE