Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 9/29/2025
Public
Document Table of Contents

4.1.24.2. get_noc_connections (::quartus::noc)

The following table displays information for the get_noc_connections Tcl command:

Tcl Package and Version

Belongs to ::quartus::noc

Syntax get_noc_connections [-h | -help] [-long_help] [-dst] [-name] [-src]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-dst Filter by destination
-name Filter by name
-src Filter by source
Description
Return a list of NOC connections in the design.
Example Usage
    get_noc_connections
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful