update_bd_boundaries - 2020.2 English

Vivado Design Suite Tcl Command Reference Guide (UG835)

Document ID
UG835
Release Date
2020-11-18
Version
2020.2 English

update the boundary of source designs of a specified block design container cell from its active variant source design or a specified design. Otherwise, update the boundary of a block design from another block design provided

Syntax

update_bd_boundaries [‑from_bd <arg>] [‑check_only] [‑quiet] [‑verbose]
    [<of_objects>...]

Returns

TCL_OK on success, TCL_ERROR on failure.

Usage

Name Description
[-from_bd] block design to copy the boundary from
[-check_only] report only the changes made when the boundary is copied, do not save the changes to disk
[-quiet] Ignore command errors
[-verbose] Suspend message limits during command execution
[<of_objects>] One or a list of block design container cells enabled for Dynamic Function Exchange or block desing names. List must be of one object type.

Categories

IPIntegrator