Skip to content

Releases: chipsalliance/synlig

2023-09-22-7e0d168: #2000: Handle introduction of ref_typespec in UHDM/Surelog

22 Sep 21:49
7e0d168
Compare
Choose a tag to compare

2023-09-21-3b52370: #1999: CI: Build release images on debian

21 Sep 10:52
3b52370
Compare
Choose a tag to compare

Migrate the build step to Debian.
This is a follow up to #1993

2023-09-20-c2de604: #1993: Remove Ubuntu from README and CI

20 Sep 10:31
c2de604
Compare
Choose a tag to compare

This PR removes Ubuntu from the README and CI. Also it migrates the source test from Ubuntu to debian:bookworm. This is because we will soon require newer Yosys and only debian (that will be updated to trixie once we bump yosys submodule) contains new enough version.

2023-09-20-b3b51aa: #1997: Build(deps): Bump third_party/surelog from `801fa58` to `afe293a`

20 Sep 23:20
b3b51aa
Compare
Choose a tag to compare

Bumps third_party/surelog from 801fa58 to afe293a.

Commits

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)

2023-09-20-069f89d: #1974: Bump surelog

20 Sep 16:52
069f89d
Compare
Choose a tag to compare

Some tests would fail in the automatic PR to bump Surelog:
https://github.com/chipsalliance/synlig/actions/runs/6172468338/job/16753192588?pr=1965

There was an unhandled case in the switch in process_object. With this PR it's solved.

I'm also adding files to the .gitignore file assuming that such a change doesn't need a separate PR. Please let me know if other solution is preferred.

2023-09-19-a2c9ca8: #1986: Build(deps): Bump third_party/black_parrot_sdk from `f014649` to `eb78ca6`

19 Sep 20:13
a2c9ca8
Compare
Choose a tag to compare

Bumps third_party/black_parrot_sdk from f014649 to eb78ca6.

Commits

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)

2023-09-15-2e09469: #1977: CI: Packages generation update

15 Sep 07:02
2e09469
Compare
Choose a tag to compare
CI: Packages generation update (#1977)

2023-09-13-9bade65: #1967: Update default branch name of logs repository

13 Sep 17:00
9bade65
Compare
Choose a tag to compare

2023-09-13-90a277c: #1964: Fix CCACHE_DIR after repository rename; fix sv2v path.

13 Sep 12:42
90a277c
Compare
Choose a tag to compare
Fix CCACHE_DIR after repository rename; fix sv2v path. (#1964)

2023-09-12-c4da28c

12 Sep 21:30
Compare
Choose a tag to compare
run tests on main

Signed-off-by: Karol Gugala <[email protected]>