chipsalliance / sv-tests

Test suite designed to check compliance with the SystemVerilog standard.
https://chipsalliance.github.io/sv-tests-results/
ISC License
297 stars 75 forks source link

build(deps): bump third_party/cores/opentitan from `eec48c4` to `8b0e52b` #6409

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 6 days ago

Bumps third_party/cores/opentitan from eec48c4 to 8b0e52b.

Commits
  • 8b0e52b [hw,pinmux,rtl] Make HW strap sampling and TAP muxing an ipgen param
  • c6edcb5 [hw,pinmux,rtl] Make USB wakeup an ipgen parameter
  • 32d5ae5 [ci] move GitHub runner to Ubuntu 22.04
  • 7df1a01 [prim] Exclude mem init dynamic if from synthesis
  • a430c0b [pwm,dv] Add a pwm_heartbeat_wrap test to see heartbeat wrapping
  • accbc1e [dv] Exclude some secded generation modules from coverage
  • 384cf5b [pwm,rtl] Recode a write-enable in pwm_core.sv
  • 12904b6 [hw,dma,dv] Support for Status-type interrupts
  • e2b0ef4 [hw,dma,rtl] Use a status interrupt and interrupt prims
  • 4d92d22 [hw,dma,rtl] Add STATUS.chunk_done bit
  • 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 5 days ago

Superseded by #6418.