Commit ed4c065
committed
bazel-orfs: bump to 6ebadeb (yosys/abc 0.64 via custom registry)
Picks up the Kogge-Stone adder memory corruption fix in yosys 0.64
that triggered ABC SIGSEGVs under yosys 0.63 + abc 0.62-yosyshq.
- Bump BAZEL_ORFS_COMMIT to 6ebadeb, which moves yosys to 0.64.
- Drop the vendored render_gds PDK_CONFIGS patch and the now-empty
patches/bazel-orfs/ directory: the fix landed upstream in bazel-orfs
commit bfd3a1d ("render_gds: monkey-patch PDK_CONFIGS instead of
gdsii_use_custom_config"), so the patches= argument and its sole
entry are no longer needed.
- Mirror bazel-orfs/.bazelrc's --registry= lines into root .bazelrc so
yosys 0.64 resolves from the unmerged BCR PR (bazelbuild/bazel-
central-registry#8862) fork until that PR lands. ORFS has its own
.bazelrc, so bazel-orfs's lines don't propagate automatically.
- abc 0.64-yosyshq.bcr.1 is already on official BCR; only yosys 0.64
requires the fallback registry.
Local test: bazelisk test //flow/designs/asap7/... --keep_going:
mock-alu (kogge-stone exerciser) PASSES with yosys/abc 0.64.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>1 parent bd2a6b6 commit ed4c065
4 files changed
Lines changed: 11 additions & 67 deletions
File tree
- patches/bazel-orfs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 | | |
2 | 12 | | |
3 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 44 | | |
50 | 45 | | |
51 | 46 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 47 | | |
57 | 48 | | |
58 | 49 | | |
| |||
Lines changed: 0 additions & 49 deletions
This file was deleted.
This file was deleted.
0 commit comments