common::unregister_proc - 2020.2 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2020-12-15
Version
2020.2 English

Description

Unregister a previously registered Tcl proc.

Syntax

unregister_proc [-quiet] [-verbose] <tasknm> 

Returns

Nothing.

Usage

Name Description
[-quiet] Ignore command errors
[-verbose] Suspend message limits during command execution
<tasknm> Name of Tcl task to unregister. The task must be wrapping a proc.

Categories

Tools