From: Eddie Hung Date: Wed, 10 Jul 2019 21:38:00 +0000 (-0700) Subject: Merge pull request #1148 from YosysHQ/xc7mux X-Git-Tag: working-ls180~1208 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2f990a73192de15199c16c5c683228a97dc8ce2d;p=yosys.git Merge pull request #1148 from YosysHQ/xc7mux synth_xilinx to infer wide multiplexers using new '-widemux ' option --- 2f990a73192de15199c16c5c683228a97dc8ce2d diff --cc CHANGELOG index ae7d28236,33b34a6ff..44d83c1bf --- a/CHANGELOG +++ b/CHANGELOG @@@ -12,7 -12,9 +12,8 @@@ Yosys 0.9 .. Yosys 0.9-de - Added "synth_xilinx -abc9" (experimental) - Added "synth_ice40 -abc9" (experimental) - Added "synth -abc9" (experimental) - - Added "synth -keepdc" - Added "script -scriptwire + - "synth_xilinx" to now infer wide multiplexers (-widemux to enable) Yosys 0.8 .. Yosys 0.8-dev