Qrouter Detail Routing Tool Version 1.2 Command Reference

remove


Remove nets from the layout, either individually by name, or all at once.

Usage:

remove all
remove net net_name [...]

Summary:

The remove net command option rips up nets from the layout, as specified by name on the command line. Any number of nets may be listed for the same command. As a convenience, the command option remove all will remove all the nets from the layout, and is equivalent to reinitialization by re-reading the DEF file.

Implementation Notes:

remove is implemented as a built-in command in qrouter, only in the Tcl version.

Return to reference page

Last updated: November 17, 2013 at 9:21pm