Add CHANGELOG entry
authorEddie Hung <eddie@fpgeh.com>
Thu, 20 Jun 2019 19:45:40 +0000 (12:45 -0700)
committerEddie Hung <eddie@fpgeh.com>
Thu, 20 Jun 2019 19:45:40 +0000 (12:45 -0700)
CHANGELOG

index 4c38f6e6e917a5b6e01b6dbeff74cd6d3c8f8fd0..496a521be6cf6221d454a5e22f45918b0b7ec882 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,7 @@ Yosys 0.8 .. Yosys 0.8-dev
     - Added "read_aiger" frontend
     - Extended "muxcover -mux{4,8,16}=<cost>"
     - "synth_xilinx" to now infer hard shift registers, using new "shregmap -tech xilinx"
+    - Fixed sign extension of unsized constants with 'bx and 'bz MSB
 
 
 Yosys 0.7 .. Yosys 0.8
@@ -32,7 +33,7 @@ Yosys 0.7 .. Yosys 0.8
     - Added "write_verilog -decimal"
     - Added "scc -set_attr"
     - Added "verilog_defines" command
-    - Remeber defines from one read_verilog to next
+    - Remember defines from one read_verilog to next
     - Added support for hierarchical defparam
     - Added FIRRTL back-end
     - Improved ABC default scripts