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

9.1.6.3. get_connections

Description

Returns a list of all connections in the composed subsystem.

Availability

Main Program, Composition

Usage

get_connections

Returns

A list of connections.

Arguments

No arguments.

Example

set all_connections [ get_connections ]