Quartus® Prime Pro Edition User Guide: Scripting

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

4.1.24.3. get_noc_target_info (::quartus::noc)

The following table displays information for the get_noc_target_info Tcl command:

Tcl Package and Version

Belongs to ::quartus::noc

Syntax get_noc_target_info [-h | -help] [-long_help] [-bandwidth] [-location] [-name] [-port] -to <target>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-bandwidth Get maximum bandwidth capcity of the specified NOC Target
-location Get location of the specified NOC Target
-name Get name of the specified NOC Target
-port Get RE id of the input port of the specified NOC Target
-to <target> NOC Target
Description
Return a list of NOC targets in the design.
Example Usage
    get_noc_target_info -to "tniu_1" -location
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful