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 1.0 |
|||
| 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 | ||