get_hw_hbmmcs - 2022.2 English

Vivado Design Suite Tcl Command Reference Guide (UG835)

Document ID
UG835
Release Date
2022-10-19
Version
2022.2 English

Get list of hardware HBMMC cores.

Syntax

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

Returns

Hardware HBMMC cores.

Usage

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

Categories

Hardware, Object