Clear a set of clock networks results from memory
Syntax
delete_clock_networks_results [‑quiet] [‑verbose] <name>
Usage
Name | Description |
---|---|
[-quiet]
|
Ignore command errors |
[-verbose]
|
Suspend message limits during command execution |
<name>
|
Name for the set of results to clear |
Categories
Description
Clear the results of the specified report_clock_networks
report from the named result set.
Arguments
-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.<name> - (Required) Specifies the name of the clock networks results to be cleared.
Examples
The following example clears the specified results set from memory:
delete_clock_network_results ClkNets