tests: opt_expr update xnor/xor tests
[yosys.git] / CHANGELOG
index 481ba266ed5126b25098a78eeec3ccdbbee88e40..df8e14b26f64666218aa92fc55c56afcaf8cd796 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -55,10 +55,17 @@ Yosys 0.9 .. Yosys 0.9-dev
     - Added "check -mapped"
     - Added checking of SystemVerilog always block types (always_comb,
       always_latch and always_ff)
+    - Added support for SystemVerilog wildcard port connections (.*)
     - Added "xilinx_dffopt" pass
     - Added "scratchpad" pass
     - Added "abc9 -dff"
     - Added "synth_xilinx -dff"
+    - Improved support of $readmem[hb] Memory Content File inclusion
+    - Added "opt_lut_ins" pass
+    - Added "logger" pass
+    - Removed "dffsr2dff" (use opt_rmdff instead)
+    - Added "design -delete"
+    - Added "select -unset"
 
 Yosys 0.8 .. Yosys 0.9
 ----------------------