8000 Release Yosys 0.52 · YosysHQ/yosys · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Yosys 0.52

Compare
Choose a tag to compare
@mmicko mmicko released this 09 Apr 06:36
· 227 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.
0