Skip to content

Releases: chipsalliance/synlig

2024-09-16-6506579: #2565: Build(deps): Bump third_party/surelog from `5f6e20e` to `e023cda`

16 Sep 10:21
6506579
Compare
Choose a tag to compare

Bumps third_party/surelog from 5f6e20e to e023cda.

Commits
  • e023cda Merge pull request #3983 from alainmarcel/alainmarcel-patch-1
  • 4ac89ef 32 bit size interface for values and 32 bit storage for string vals used for ...
  • fbbe26e Merge pull request #3982 from alainmarcel/preproc_fix
  • ccf1116 Preprocessor fix for escaped identifiers
  • 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-09-16-4955ac3: #2563: Update testing README with tuttest

16 Sep 11:38
4955ac3
Compare
Choose a tag to compare

This PR refactors verifying README with tuttest. Now CI:

  • checks Synlig and tools installation from README,
  • checks README examples,
  • verifies downloadable release correctness.

This PR also removes some deprecated README tests.

2024-09-13-c088288: #2557: Move yosys_mod to src directory

13 Sep 10:23
c088288
Compare
Choose a tag to compare

This PR cleans repository structure by moving yosys_mod to source directory.

2024-09-13-acc32b2: #2559: Change Synlig exit message

13 Sep 08:52
acc32b2
Compare
Choose a tag to compare

2024-09-12-ca23376: #2558: Change format of release package

12 Sep 15:44
ca23376
Compare
Choose a tag to compare

Now release package doesn't assume user have superuser privileges to install it.

Requires: #2556

2024-09-12-aa98f61: #2552: Setup Github release and enable systemwide installation

12 Sep 06:11
aa98f61
Compare
Choose a tag to compare

This PR adapts Makefiles to properly follow PREFIX and DESTDIR make variables.

It also updates README with information about installation from github releases.

2024-09-09-2546475: #2546: Skip `check` pass in `synth_xilinx` for OpenTitan 9d82960888

09 Sep 14:43
2546475
Compare
Choose a tag to compare

This pass takes about ~4h to process OpenTitan 9d82960888 modules, but it only checks for obvious problems, it doesn't transform netlist.

2024-09-07-967ce78: #2544: Update README

07 Sep 10:27
967ce78
Compare
Choose a tag to compare

2024-09-06-a316e2f: #2543: Force installation of lower simplesat version

06 Sep 21:15
a316e2f
Compare
Choose a tag to compare

Simplesat version 0.9.0 has broken wheel package, this PR forces installation of Simplesat version 0.8.2.
This should fix failing CI on main.

For more details check: enthought/sat-solver#286

2024-08-29-f5cd191: #2531: Build(deps): Bump third_party/sby from `61ca4de` to `67a7821`

29 Aug 11:49
f5cd191
Compare
Choose a tag to compare

Bumps third_party/sby from 61ca4de to 67a7821.

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)