diff options
author | Eddie Hung <eddie@fpgeh.com> | 2019-07-02 09:04:50 -0700 |
---|---|---|
committer | Eddie Hung <eddie@fpgeh.com> | 2019-07-02 09:04:50 -0700 |
commit | 879ae9d5538aa8661198e0714ba0c379646591fa (patch) | |
tree | de73ca56c6dbb2f22cb0c635de4ae4d2df547271 /CHANGELOG | |
parent | 2ea6083b7ecea979838c2be40f5f7ef907f553d6 (diff) | |
parent | 81a717e9b767792f64535757f905a5061c627fbd (diff) | |
download | yosys-879ae9d5538aa8661198e0714ba0c379646591fa.tar.gz yosys-879ae9d5538aa8661198e0714ba0c379646591fa.tar.bz2 yosys-879ae9d5538aa8661198e0714ba0c379646591fa.zip |
Merge remote-tracking branch 'origin/eddie/script_from_wire' into xc7mux
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Yosys 0.9 .. Yosys 0.9-dev - 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 <min> to enable) |