Quartus® Prime Pro Edition User Guide: Scripting

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

4.1.24.6. set_max_distance_from_hint (::quartus::noc)

The following table displays information for the set_max_distance_from_hint Tcl command:

Tcl Package and Version

Belongs to ::quartus::noc

Syntax set_max_distance_from_hint [-h | -help] [-long_help] [-nodes <node_set> ] -priority <priority_number>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-nodes <node_set> NOC Node Set
-priority <priority_number> objective priority
Description
Minimizes the maximimum manhattan distance of each nodes' given hint  the physical locations of the bridges assigned to the nodes.
Example Usage
    set_max_distance_from_hint -priority 1 -nodes 3 6 
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful