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

ID 683364
Date 12/15/2018
Public
Document Table of Contents

7.1.5.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_master/dma0.csr baseAddress