From: Eddie Hung Date: Tue, 2 Jul 2019 16:04:50 +0000 (-0700) Subject: Merge remote-tracking branch 'origin/eddie/script_from_wire' into xc7mux X-Git-Tag: working-ls180~1208^2~31 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=879ae9d5538aa8661198e0714ba0c379646591fa;p=yosys.git Merge remote-tracking branch 'origin/eddie/script_from_wire' into xc7mux --- 879ae9d5538aa8661198e0714ba0c379646591fa diff --cc CHANGELOG index ae11b8f3c,ae7d28236..44d83c1bf --- a/CHANGELOG +++ b/CHANGELOG @@@ -12,8 -12,7 +12,8 @@@ Yosys 0.9 .. Yosys 0.9-de - Added "synth_xilinx -abc9" (experimental) - Added "synth_ice40 -abc9" (experimental) - Added "synth -abc9" (experimental) - - Added "script -select" + - Added "script -scriptwire + - "synth_xilinx" to now infer wide multiplexers (-widemux to enable) Yosys 0.8 .. Yosys 0.8-dev