aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2022-10-05 11:28:48 +0200
committerMiodrag Milanovic <mmicko@gmail.com>2022-10-05 11:28:48 +0200
commit7db26a8e59a810e04bc9cd7554dc41f5a2bd5b9f (patch)
tree0bc671f8787cedf2fc0fd43021e6589f93a86a70 /CHANGELOG
parent11203815a819fcb247cb30da9b17c409b3676c77 (diff)
downloadyosys-7db26a8e59a810e04bc9cd7554dc41f5a2bd5b9f.tar.gz
yosys-7db26a8e59a810e04bc9cd7554dc41f5a2bd5b9f.tar.bz2
yosys-7db26a8e59a810e04bc9cd7554dc41f5a2bd5b9f.zip
Update CHANGELOG
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
--------------------------