reset_methodology - 2022.2 English

Vivado Design Suite Tcl Command Reference Guide (UG835)

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

Remove Methodology report

Syntax

reset_methodology [‑name <arg>] [‑quiet] [‑verbose]

Usage

Name Description
[-name] Methodology result name
[-quiet] Ignore command errors
[-verbose] Suspend message limits during command execution

Categories

Methodology, Report

Description

Clear the methodology results from the specified named result set.

This command operates silently, returning nothing if successful, or returning an error if it fails.

Arguments

-name <arg> - (Optional) Specifies the name of the methodology results to be cleared. The name is established by the -name argument in the report_methodology command.

-quiet - (Optional) Execute the command quietly, returning no messages from the command. The command also returns TCL_OK regardless of any errors encountered during execution.
Note: Any errors encountered on the command-line, while launching the command, will be returned. Only errors occurring inside the command will be trapped.
-verbose - (Optional) Temporarily override any message limits and return all messages from this command.
Note: Message limits can be defined with the set_msg_config command.

Examples

The following example clears the specified results set from memory and the GUI:
reset_methodology -name ultrafast_methodology_3