aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-07-01 09:45:22 -0700
committerEddie Hung <eddie@fpgeh.com>2019-07-01 09:45:22 -0700
commit06dcf7d08d10ab5cad164287b7ff7c75a96548ac (patch)
treebe5a1c2ac613d1709d166712ee56c9e6925af95f /CHANGELOG
parent62ba724ccb54dcbb1a8499c6eaf266f9328d799d (diff)
parent0067dc44f3928833eede2b9bb40260be78e11a93 (diff)
downloadyosys-06dcf7d08d10ab5cad164287b7ff7c75a96548ac.tar.gz
yosys-06dcf7d08d10ab5cad164287b7ff7c75a96548ac.tar.bz2
yosys-06dcf7d08d10ab5cad164287b7ff7c75a96548ac.zip
Merge remote-tracking branch 'origin/master' into xc7mux
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG16
1 files changed, 11 insertions, 5 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e380c6d52..7ac418160 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,17 @@ Yosys 0.9 .. Yosys 0.9-dev
- 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)
+
+
Yosys 0.8 .. Yosys 0.8-dev
--------------------------
@@ -32,11 +43,6 @@ Yosys 0.8 .. Yosys 0.8-dev
- Added "synth_xilinx -nocarry"
- Added "synth_xilinx -nowidelut"
- Added "synth_ecp5 -nowidelut"
- - 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)
- "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