Fix spacing (entire file is wrong anyway, will fix later)
[yosys.git] / CHANGELOG
index 5499c309afb83c41ac744bbb4ec29b5c3b320324..36b64e111e9ac8bc09b03ceb3de9d9aff6ee1eeb 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,22 @@ List of major changes and improvements between releases
 =======================================================
 
 
+Yosys 0.8 .. Yosys 0.8-dev
+--------------------------
+
+ * Various
+    - Added $changed support to read_verilog
+    - Added "write_edif -attrprop"
+    - Added "ice40_unlut" pass
+    - Added "opt_lut" pass
+    - Added "synth_ice40 -relut"
+    - Added "synth_ice40 -noabc"
+    - Added "gate2lut.v" techmap rule
+    - Added "rename -src"
+    - Added "equiv_opt" pass
+    - "synth_xilinx" to now infer hard shift registers, using new "shregmap -tech xilinx"
+
+
 Yosys 0.7 .. Yosys 0.8
 ----------------------