Commit 2a09c85
bazel: bump ORFS to pick up the single-writer 1_synth.sdc fix
ORFS afad87da includes OpenROAD-flow-scripts#4333: yosys' synth.tcl no
longer copies SDC_FILE over 1_synth.sdc, so synth_odb.tcl's write_sdc
is the sole writer and no longer fails when bazel inputs are read-only
(RBE; cp preserves the missing write bit). Follow-up to #10818.
Drop 0035-orfs-bazel-orfs-visible-non-root.patch: upstreamed, @orfs now
declares its bazel-orfs bazel_dep non-dev.
Verified with chmod a-w test/orfs/gcd/constraint.sdc to emulate RBE's
read-only inputs: //test/orfs/gcd:gcd_synth fails before this change
with "cannot write file .../1_synth.sdc" and passes after.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>1 parent f52ad70 commit 2a09c85
3 files changed
Lines changed: 5 additions & 38 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
| 254 | + | |
| 255 | + | |
258 | 256 | | |
259 | 257 | | |
260 | 258 | | |
261 | | - | |
| 259 | + | |
262 | 260 | | |
263 | 261 | | |
264 | 262 | | |
265 | 263 | | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
| 264 | + | |
271 | 265 | | |
272 | 266 | | |
273 | 267 | | |
| |||
Lines changed: 0 additions & 26 deletions
This file was deleted.
This file was deleted.
0 commit comments