Skip to content

Releases: chipsalliance/synlig

2024-11-06-2d154d0: #2635: Remove git hash from parsing tests logs

06 Nov 18:04
2d154d0
Compare
Choose a tag to compare
Remove git hash from parsing tests logs (#2635)

2024-11-04-97ac61a: #2593: Adjust Synlig Makefile to submodule changes

04 Nov 09:37
97ac61a
Compare
Choose a tag to compare

This PR adjusts Synlig Makefile to recent submodule changes

2024-11-04-8c35229: #2620: Build(deps): Bump third_party/sby from `117fb26` to `daed0e1`

04 Nov 12:53
8c35229
Compare
Choose a tag to compare

Bumps third_party/sby from 117fb26 to daed0e1.

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)

2024-10-31-bd84818: #2629: Refactor converting AST_DOT to range selects

31 Oct 11:29
bd84818
Compare
Choose a tag to compare

Now Synlig supports accessing multidimensional struct members.

2024-10-31-5c62cba: #2632: Fix debug logs for parsing tests

31 Oct 13:23
5c62cba
Compare
Choose a tag to compare

This PR reduces numer of not important diffs between PRs and fixes uploading yosys.log.

2024-10-30-6302093: #2630: Build(deps): Bump third_party/black_parrot_sdk from `a714d98` to `4142f2d`

30 Oct 11:05
6302093
Compare
Choose a tag to compare

Bumps third_party/black_parrot_sdk from a714d98 to 4142f2d.

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)

2024-10-29-cf328e7: #2628: Fix pushing logs to main branch of synlig-logs repo

29 Oct 11:43
cf328e7
Compare
Choose a tag to compare

This PR fixes pushing tests logs after merge to allow visualize changes in AST in PRs.

2024-10-29-22f52ae: #2622: Follow up fix for blackbox attribute

29 Oct 09:48
22f52ae
Compare
Choose a tag to compare
Follow up fix for blackbox attribute (#2622)

2024-10-08-7b23cd6: #2611: Build(deps): Bump third_party/sby from `62d1708` to `117fb26`

08 Oct 11:41
7b23cd6
Compare
Choose a tag to compare

Bumps third_party/sby from 62d1708 to 117fb26.

Commits
  • 117fb26 Merge pull request #298 from YosysHQ/george/smtbmc_paths
  • 9583985 smtbmc: match on full property paths instead of just names
  • 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)

2024-10-07-a99dd7b: #2605: Surelog parses more attributes for nets, modules, while at it support formal at…

07 Oct 10:46
a99dd7b
Compare
Choose a tag to compare