Skip to content

Yosys 0.29

Compare
Choose a tag to compare
@mmicko mmicko released this 09 May 06:01

Yosys 0.28 .. Yosys 0.29

  • New commands and options

    • Added "synthprop" pass for synthesizable properties.
  • Verific support

    • Handle conditions on clocked concurrent assertions in unclocked
      procedural contexts.
  • Verilog

    • Fix const eval of unbased unsized constants.
    • Handling of attributes for struct / union variables.