get_noc_logical_paths - 2023.2 English

Vivado Design Suite Tcl Command Reference Guide (UG835)

Document ID
UG835
Release Date
2023-10-18
Version
2023.2 English

Get a list of NOC logical paths

Syntax

get_noc_logical_paths [‑regexp] [‑nocase] [‑filter <arg>]
    [‑of_objects <args>] [‑quiet] [‑verbose] [<patterns>]

Returns

Noc_logical_path

Usage

Name Description
[-regexp] Patterns are full regular expressions
[-nocase] Perform case-insensitive matching. (valid only when -regexp specified)
[-filter] Filter list with expression
[-of_objects] Get the noc_logical_path of these noc_logical_inst.
[-quiet] Ignore command errors
[-verbose] Suspend message limits during command execution
[<patterns>] Match noc_logical_path against patterns Default: *

Categories

NOC, Object