Commit 452d087
committed
global route: add policy on iteration reporting on hard runs
The default behavior if the user didn't specify GLOBAL_ROUTE_ARGS is to
first make an attempt with a few iterations, if this is a hard global
route, start from scratch, try harder and logging. The goal here is to make
ORFS handle the simple cases without fuzz and to make the harder
cases more easily debuggable without having to go spelunking in Tcl.
If GLOBAL_ROUTE_ARGS is specified, then we do only what the
GLOBAL_ROUTE_ARGS specifies.
Signed-off-by: Øyvind Harboe <[email protected]>1 parent f03b5fa commit 452d087
1 file changed
+28
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
22 | 47 | | |
23 | 48 | | |
24 | 49 | | |
| |||
0 commit comments