Skip to content

Yosys 0.57

Latest
Compare
Choose a tag to compare
@mmicko mmicko released this 04 Sep 08:12
· 123 commits to main since this release

Yosys 0.56 .. Yosys 0.57

  • New commands and options

    • Added "-initstates" option to "abstract" pass.
    • Added "-set-assumes" option to "equiv_induct"
      and "equiv_simple" passes.
    • Added "-always" option to "raise_error" pass.
    • Added "-hierarchy" option to "stat" pass.
    • Added "-noflatten" option to "synth_quicklogic" pass.
  • Various

    • smtbmc: Support skipping steps in cover mode.
    • write_btor: support $buf.
    • read_verilog: support package import.