aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b8e28f3e0..54d956d1c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,14 @@ List of major changes and improvements between releases
Yosys 0.21 .. Yosys 0.21-dev
--------------------------
+ * Verific support
+ - Added support for here-document for "verific" command (for reading
+ source files).
+ - Added support for reading EDIF files using Verific library.
+ (Optinally enabled with ENABLE_VERIFIC_EDIF)
+
+ * Various
+ - Added tech specific utilization to "stat" json.
Yosys 0.20 .. Yosys 0.21
--------------------------