Add 'muxcover -dmux=<cost>' and '-nopartial' to CHANGELOG

This commit is contained in:
Eddie Hung 2019-06-21 20:30:24 -07:00
parent e01bab6c64
commit fb8fab4a29
1 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,9 @@ Yosys 0.8 .. Yosys 0.8-dev
- Added "rename -src" - Added "rename -src"
- Added "equiv_opt" pass - Added "equiv_opt" pass
- Added "read_aiger" frontend - Added "read_aiger" frontend
- Extended "muxcover -mux{4,8,16}=<cost>" - Added "muxcover -mux{4,8,16}=<cost>"
- Added "muxcover -dmux=<cost>"
- Added "muxcover -nopartial"
- "synth_xilinx" to now infer hard shift registers, using new "shregmap -tech xilinx" - "synth_xilinx" to now infer hard shift registers, using new "shregmap -tech xilinx"
- Fixed sign extension of unsized constants with 'bx and 'bz MSB - Fixed sign extension of unsized constants with 'bx and 'bz MSB