Skip to content

Bump libs/EXTERNAL/yosys-slang from 76b83eb to 55e3a2a #3220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps libs/EXTERNAL/yosys-slang from 76b83eb to 55e3a2a.

Commits
  • 55e3a2a Merge pull request #215 from povik/cat/update-slang
  • f106ae3 Work around Yosys selection API change
  • 680d1b7 Add lost latch addressing test
  • cbfb559 Ignore specify in input
  • 1d2c6db Do not touch pre-existing modules loaded into Yosys
  • b7dcb25 Update fmt to get WASI compatibility. (#211)
  • 037f53b Bump slang
  • 9d9ce7b Merge pull request #205 from povik/cat/smallify
  • 880875b CI: reduce intermediate artifact size.
  • 3c2dd53 CI: optimize disk space usage.
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [libs/EXTERNAL/yosys-slang](https://github.com/povik/yosys-slang) from `76b83eb` to `55e3a2a`.
- [Commits](povik/yosys-slang@76b83eb...55e3a2a)

---
updated-dependencies:
- dependency-name: libs/EXTERNAL/yosys-slang
  dependency-version: 55e3a2ad5b9dcdc8cf86918fb0a110fb6356def8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Aug 1, 2025
@AlexandreSinger
Copy link
Contributor

@vaughnbetz @loglav03 Similar to Yosys last month, dependabot automatically tries to update the submodules if it can:
#3176

Would you like me to disable this behavior? Its very easy, but I just wanted to check with you first.

@AlexandreSinger
Copy link
Contributor

Note: The SV testcase failure is very simple, its just that the golden QoR needs to be recomputed.

@loglav03
Copy link
Contributor

loglav03 commented Aug 1, 2025

@AlexandreSinger I'm okay with this. I currently have a WIP PR #3221 open for upgrading yosys to v.0.55 and this also includes updating my implementation for yosys-slang in synthesis.tcl and upgrading yosys-slang to the most recent version 55e3a2a.

@vaughnbetz
Copy link
Contributor

Probably we should have the same behaviour in terms of dependabot for both yosys and yosys-slang, so I'm OK with disabling both. If we decide to stay very close to the latest yosys we could alternatively enable both.

@AlexandreSinger
Copy link
Contributor

@dependabot ignore this dependency

@dependabot dependabot bot closed this Aug 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2025

OK, I won't notify you about libs/EXTERNAL/yosys-slang again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/submodules/libs/EXTERNAL/yosys-slang-55e3a2a branch August 1, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file external_libs submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants