Skip to content

2024-08-02-ffbce4e: #2487: Update yosys; Adjust synlig to new yosys version.

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 14:07
· 177 commits to main since this release
ffbce4e

This PR updates yosys and adjusts synlig to it:

  • fix $display calls not containing format string
  • adds -parseall option to allow non-synthesizable constructs

Now yosys also supports $display calls in async context. Due to this, some of the previously passing tests are now removed or moved to skip list.