Commit 3d799fb
committed
open: fixes e.g. FASTROUTE_TCL error in open.tcl
Fixes:
$ rm -rf /tmp/foo && bazel run lb_32x128_sky130hd_grt /tmp/foo gui_grt
[ERROR STA-0340] cannot open './fastroute.tcl'.
[ERROR GUI-0070] Error: open.tcl, 74 STA-0340
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>1 parent 16115f3 commit 3d799fb
3 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
| 454 | + | |
454 | 455 | | |
455 | 456 | | |
456 | 457 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1016 | 1016 | | |
1017 | 1017 | | |
1018 | 1018 | | |
1019 | | - | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
1020 | 1022 | | |
1021 | 1023 | | |
1022 | 1024 | | |
| |||
0 commit comments