Qrouter Detail Routing Tool Version 1.2 Command Reference

write_failed


Write a list of the names of all nets that failed to route.

Usage:

write_failed filename

where filename is the name to give to the output text file.

Summary:

The write_failed command writes a plain text file containing the names of all nets that have failed to route. It may be called at any time and so represents a current list of failing routes, not necessarily the final list of failed routes. The file is a simple text format, one net name per line.

Implementation Notes:

write_failed is implemented as a built-in command in qrouter.

Return to reference page

Last updated: May 22, 2018 at 9:49pm