Skip to content
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

build(deps): bump third_party/tools/verilator from 1710b6b to 3cced9b #6242

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2024

Bumps third_party/tools/verilator from 1710b6b to 3cced9b.

Commits
  • 3cced9b Fix foreach on associative arr with the same logic and update the tests (#5530)
  • f3cc325 Fix foreach with 2-D queues and dynamic arrays (#5525) (#5529)
  • 2a905c1 Fix copy constructor of classes that use std::process (#5528)
  • 230b145 Commentary
  • 9f34764 Tests: Find filenames with fix me
  • 69ac3c1 Fix crash with internal assertion on short array initializer (partial #5511)
  • f98637e Internals: Cleanup style of coverage visitors. No functional change. Ignore w...
  • 6d93665 Commentary: Changes update
  • 4dd4047 Internals: Less verbose docs build
  • See full diff 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 [third_party/tools/verilator](https://github.com/verilator/verilator) from `1710b6b` to `3cced9b`.
- [Commits](verilator/verilator@1710b6b...3cced9b)

---
updated-dependencies:
- dependency-name: third_party/tools/verilator
  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 Oct 10, 2024
@github-actions github-actions bot enabled auto-merge October 11, 2024 00:20
@github-actions github-actions bot merged commit 5394a41 into master Oct 11, 2024
21 checks passed
@github-actions github-actions bot deleted the dependabot/submodules/third_party/tools/verilator-3cced9b branch October 11, 2024 00:20
Copy link
Contributor

Changes In Tests

Tool New Failures New Passes Added Removed Not Affected
moore_parse 0 0 0 0 4499
tree_sitter_systemverilog 0 0 0 0 4495
Verible 0 0 0 0 4499
tree_sitter_verilog 0 0 0 0 4499
VeribleExtractor 0 0 0 0 4499
circt_verilog 0 0 0 0 4643
Verilator 0 1 0 0 4667
Sv2v_zachjs 0 0 0 0 4653
Icarus 0 0 0 0 4668
UhdmVerilator 0 0 0 0 4668
yosys_slang 0 0 0 0 3850
moore 0 0 0 0 4590
SynligYosys 0 0 0 0 4311
Odin 0 0 0 0 4590
Slang_parse 0 0 0 0 4590
Yosys 1 0 0 0 4311
sv_parser 0 0 0 0 4590
Surelog 0 0 0 0 4653
Slang 0 0 0 0 4653

Download an archive containing all the details

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 submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants