im-tomu / fomu-workshop

Support files for participating in a Fomu workshop
https://workshop.fomu.im
Apache License 2.0
162 stars 64 forks source link

build(deps): bump litex/deps/litex from `cdaf8af` to `6ab156e` #803

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps litex/deps/litex from cdaf8af to 6ab156e.

Commits
  • 6ab156e soc/cores: Fix regressions.
  • 79a82dc tools/litex_json2dts_linux: Remove duplicated clock definition.
  • 3d101b9 integration/export: When csr_base is specified, make CSR regions definition r...
  • 3fc16f5 soc/cores/cpu: Switch to LiteXModule.
  • 39ff69a cores/spi: Switch to LiteXModule.
  • 028f7eb cores/ram: Switch to LiteXModule.
  • b35c658 soc/cores/clock: Switch to LiteXModule.
  • 8103cf7 soc/cores: Switch cores to LiteXModule (still need to do cpu, ram, clk, spi).
  • 6e46710 gen/fhdl/module: Fix CSR clock domain renaming to cores converted to LiteXMod...
  • 987a35e Merge pull request #1729 from riktw/master
  • 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 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 year ago

Superseded by #806.