create_bd_intf_tlm_port - 2020.2 English

Vivado Design Suite Tcl Command Reference Guide (UG835)

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

Create a new TLM interface port.

Syntax

create_bd_intf_tlm_port ‑vlnv <arg> ‑mode <arg> [‑quiet] [‑verbose] <name>

Returns

The newly created TLM interface port object, "" if failed.

Usage

Name Description
-vlnv TLM interface vlnv
-mode TLM interface mode
[-quiet] Ignore command errors
[-verbose] Suspend message limits during command execution
<name> TLM interface name

Categories

IPIntegrator