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

ID 683609
Date 6/20/2022
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.6.5. get_connection_parameter_value

Description

Returns the value of a parameter on the connection. Parameters represent aspects of the connection that can be modified once the connection is created, such as the base address for an Avalon Memory Mapped connection.

Availability

Composition

Usage

get_connection_parameter_value <connection> <parameter>

Returns

The value of the parameter.

Arguments

connection
The connection to query.
parameter
The name of the parameter.

Example

get_connection_parameter_value cpu.data_host/dma0.csr baseAddress