write_failed filename
where filename is the name to give to the output text file.
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.
write_failed is implemented as a built-in command in qrouter.
Return to reference page |
Last updated: May 22, 2018 at 9:49pm