create_bd_tlm_port - 2021.2 English

Vivado Design Suite Tcl Command Reference Guide (UG835)

Document ID
UG835
Release Date
2021-10-22
Version
2021.2 English

Create a new TLM port for an IP subsystem design.

Syntax

create_bd_tlm_port [‑quiet] [‑verbose] <name>

Returns

The newly created TLM port object. Returns nothing if the command fails.

Usage

Name Description
[-quiet] Ignore command errors
[-verbose] Suspend message limits during command execution
<name> Name of port to create

Categories

IPIntegrator