Skip to content

Yosys 0.37

Compare
Choose a tag to compare
@mmicko mmicko released this 16 Jan 07:19

Yosys 0.36 .. Yosys 0.37

  • New commands and options

    • Added option "-nodisplay" to read_verilog.
  • SystemVerilog

    • Correct hierarchical path names for structs and unions.
  • Various

    • Print hierarchy for failed assertions in "sim" pass.
    • Add "--present-only" option to "yosys-witness" to omit unused signals.
    • Implement a generic record/replay interface for CXXRTL.
    • Improved readability of emitted code with "write_verilog".