povik / yosys-slang

SystemVerilog frontend for Yosys
ISC License
55 stars 7 forks source link

Bump tests/third_party/yosys from `81df855` to `61ed9b6` #60

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps tests/third_party/yosys from 81df855 to 61ed9b6.

Commits
  • 61ed9b6 Merge pull request #4608 from phsauter/rtlil-const-compress
  • 7f2bf31 Bump version
  • f953a51 cxxrtl: fix handling of 0-bit variables in vcd_writer.sample().
  • 0f762f7 cxxrtl: fix vcd writer scope handling
  • a8f4bc2 Merge pull request #4659 from YosysHQ/emil/cxxopts-https
  • 999d1f4 cxxopts: https submodule
  • 5c9b2df Merge pull request #4616 from YosysHQ/emil/cxxopts
  • a00137c Merge pull request #4625 from povik/cellmatch-lut
  • 0200a76 Bump version
  • c53c87e rtlil: add Const:: as_int_compressed function
  • 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 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)
dependabot[bot] commented 1 month ago

Superseded by #64.