aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-07-01 09:45:51 -0700
committerEddie Hung <eddie@fpgeh.com>2019-07-01 09:45:51 -0700
commit62fb3d5d15cedf84f6b977bf107cce56d36913af (patch)
treef59474bedfa8fcd4a5eaa1c9195640a81465a64c
parent06dcf7d08d10ab5cad164287b7ff7c75a96548ac (diff)
downloadyosys-62fb3d5d15cedf84f6b977bf107cce56d36913af.tar.gz
yosys-62fb3d5d15cedf84f6b977bf107cce56d36913af.tar.bz2
yosys-62fb3d5d15cedf84f6b977bf107cce56d36913af.zip
Move wide mux from yosys-0.8 to 0.9
-rw-r--r--CHANGELOG10
1 files changed, 2 insertions, 8 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7ac418160..29dc05ac0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,18 +6,13 @@ Yosys 0.9 .. Yosys 0.9-dev
--------------------------
* Various
- - Added "script -select"
-
-
-Yosys 0.9 .. Yosys 0.9-dev
---------------------------
-
- * Various
- Added "write_xaiger" backend
- Added "abc9" pass for timing-aware techmapping (experimental, FPGA only, no FFs)
- Added "synth_xilinx -abc9" (experimental)
- Added "synth_ice40 -abc9" (experimental)
- Added "synth -abc9" (experimental)
+ - Added "script -select"
+ - "synth_xilinx" to now infer wide multiplexers (-widemux <min> to enable)
Yosys 0.8 .. Yosys 0.8-dev
@@ -44,7 +39,6 @@ Yosys 0.8 .. Yosys 0.8-dev
- Added "synth_xilinx -nowidelut"
- Added "synth_ecp5 -nowidelut"
- "synth_xilinx" to now infer hard shift registers (-nosrl to disable)
- - "synth_xilinx" to now infer wide multiplexers (-widemux <min> to enable)
- Fixed sign extension of unsized constants with 'bx and 'bz MSB