Add write_xaiger into CHANGELOG

This commit is contained in:
Eddie Hung 2019-06-26 19:17:11 -07:00
parent 5fa2afc58c
commit 1d0be89214
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Yosys 0.8 .. Yosys 0.8-dev
- Added "muxcover -dmux=<cost>"
- Added "muxcover -nopartial"
- Added "muxpack" pass
- Added "write_xaiger" backend
- Added "abc9" pass for timing-aware techmapping (experimental, FPGA only, no FFs)
- Added "synth_xilinx -abc9" (experimental)
- Added "synth_ice40 -abc9" (experimental)