report_noc_addresses - 2024.2 English

Vivado Design Suite Tcl Command Reference Guide (UG835)

Document ID
UG835
Release Date
2024-11-13
Version
2024.2 English

Get report contents with addressing data in columns: NoC cell name, base address, site name

Syntax

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

Returns

Report

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 Report of these Cell, Site, or Tile.
[-all] Report information about all the NoC Elements used and unused.
[-quiet] Ignore command errors
[-verbose] Suspend message limits during command execution
[<patterns>] Match Report against patterns Default: *

Categories

Report, NOC