QuickLogic-Corp / symbiflow-arch-defs

FOSS architecture definitions of FPGA hardware useful for doing PnR device generation.
https://symbiflow.github.io/
ISC License
4 stars 6 forks source link

build(deps): bump third_party/litex from `c401bdd` to `b5fe30d` #1485

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps third_party/litex from c401bdd to b5fe30d.

Commits
  • b5fe30d build/xilinx/platform: Add XilinxUS/USPPlatform.
  • 90cf730 Merge pull request #1625 from AEW2015/master
  • 7da9199 Added US pritmives for Artix+
  • 2f5481d gen/common: Add Unsigned/Signed Signal wrappers.
  • 6ac8e9e Merge pull request #1616 from shenki/reinstate-cpu-tests
  • 2b6fcf0 README/sponsors: Update.
  • 4207c37 README/sponsors: Update.
  • 991198e tools/litex_json2dts_linux: Only generate lintc0 for rocket for now.
  • 3922359 test: Reinstate microwatt and neorv32
  • 9363246 Merge pull request #1540 from sensille/soc_odd_regions
  • 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 #1488.