From: Eddie Hung Date: Fri, 7 Jun 2019 22:47:28 +0000 (-0700) Subject: Merge branch 'master' into eddie/muxpack X-Git-Tag: yosys-0.9~48^2~12 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=58f4b106f3b5914fa00edd59bb2df56d9fe2632e;p=yosys.git Merge branch 'master' into eddie/muxpack --- 58f4b106f3b5914fa00edd59bb2df56d9fe2632e diff --cc CHANGELOG index e67d9c903,839fefcf1..db7e14957 --- a/CHANGELOG +++ b/CHANGELOG @@@ -16,7 -16,7 +16,8 @@@ Yosys 0.8 .. Yosys 0.8-de - Added "gate2lut.v" techmap rule - Added "rename -src" - Added "equiv_opt" pass + - Added "read_aiger" frontend + - Added "muxpack" pass - "synth_xilinx" to now infer hard shift registers, using new "shregmap -tech xilinx"