Skip to content

Use yosys-slang from BCR#10766

Open
hzeller wants to merge 1 commit into
The-OpenROAD-Project:masterfrom
hzeller:feature-20260627-yosys-slang
Open

Use yosys-slang from BCR#10766
hzeller wants to merge 1 commit into
The-OpenROAD-Project:masterfrom
hzeller:feature-20260627-yosys-slang

Conversation

@hzeller

@hzeller hzeller commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

It had been added recently.
https://registry.bazel.build/modules/yosys-slang

Signed-off-by: Henner Zeller <h.zeller@acm.org>
@hzeller hzeller requested a review from a team as a code owner June 27, 2026 10:46
@hzeller hzeller requested a review from maliberty June 27, 2026 10:46

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the git override for the yosys-slang dependency in MODULE.bazel and replaces it with a direct bazel_dep declaration using version 0.0.0. The MODULE.bazel.lock file has been updated accordingly to reflect this dependency change and lock the new module. I have no feedback to provide on these changes.

@maliberty maliberty requested a review from povik June 27, 2026 14:50
@maliberty

Copy link
Copy Markdown
Member

I believe this may be a concern due to the frequent updates. I'll let @povik decide if this makes sense.

@povik

povik commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This seems to be for the bazel-orfs flow sake to source the slang plugin for yosys, and not to replace the third-party/slang-elab submodule for syn, in which case it should be fine. The yosys plugin has been stable recently, the last update in ORFS is from 5 months ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants