Skip to content

Yosys 0.52

Latest
Compare
Choose a tag to compare
@mmicko mmicko released this 09 Apr 06:36
· 69 commits to main since this release

Yosys 0.51 .. Yosys 0.52

  • New commands and options

    • Added "-pattern-limit" option to "share" pass to limit analysis effort.
    • Added "libcache" pass to control caching of technology library
      data parsed from liberty files.
    • Added "read_verilog_file_list" to parse verilog file list.
  • Various

    • Added $macc_v2 cell.
    • Improve lexer performance and zlib support for "read_liberty".
    • opt_expr: optimize pow of 2 cells.