Upstream update available: bazel-orfs
| Field |
Value |
| Pinned |
d9f8b75 (2026-04-30) |
| Upstream |
522eea6 (2026-05-04) |
| Commits behind |
3 |
| Days stale |
4 |
Severity: MODERATE
Three commits: a new yosys_plugins attribute for orfs.default() (directly useful for HighTide's merge_yosys_share / yosys-slang plugin wiring), two new helper scripts (compute_floorplan_shape, compute_slack_margin), and a docs tightening. Small but practically relevant to this project.
What changed
- New
yosys_plugins attribute on orfs.default(): allows per-default plugin configuration — directly relevant to HighTide's yosys-slang plugin handling via merge_yosys_share
- New scripts shipped:
compute_floorplan_shape and compute_slack_margin — utility scripts useful for floorplanning and timing margin analysis in the Bazel flow
- Docs: tighten wording in
orfs_arguments.md — cosmetic
Recommendation
Update promptly. This is only 4 days stale and the yosys_plugins attribute may simplify or improve HighTide's existing plugin wiring in MODULE.bazel/defs.bzl. The new scripts are low-risk additions. Given the very small delta, updating now avoids accumulating drift with the bazel-orfs API.
Last refreshed: 2026-05-04T09:41:35Z
Upstream update available: bazel-orfs
d9f8b75(2026-04-30)522eea6(2026-05-04)Severity: MODERATE
Three commits: a new
yosys_pluginsattribute fororfs.default()(directly useful for HighTide'smerge_yosys_share/ yosys-slang plugin wiring), two new helper scripts (compute_floorplan_shape,compute_slack_margin), and a docs tightening. Small but practically relevant to this project.What changed
yosys_pluginsattribute onorfs.default(): allows per-default plugin configuration — directly relevant to HighTide's yosys-slang plugin handling viamerge_yosys_sharecompute_floorplan_shapeandcompute_slack_margin— utility scripts useful for floorplanning and timing margin analysis in the Bazel floworfs_arguments.md— cosmeticRecommendation
Update promptly. This is only 4 days stale and the
yosys_pluginsattribute may simplify or improve HighTide's existing plugin wiring inMODULE.bazel/defs.bzl. The new scripts are low-risk additions. Given the very small delta, updating now avoids accumulating drift with the bazel-orfs API.Last refreshed: 2026-05-04T09:41:35Z