aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMarcelina Koƛcielnicka <mwk@0x04.net>2021-10-01 04:33:00 +0200
committerMarcelina Koƛcielnicka <mwk@0x04.net>2021-10-02 18:12:52 +0200
commitec2b5548fe9b8d291365a84a0c3fc87654643359 (patch)
treebcf438e648f74e67c81a436357ac16fd95785232 /CHANGELOG
parentfbd70f28f044968fd59740e34652071c4ee01218 (diff)
downloadyosys-ec2b5548fe9b8d291365a84a0c3fc87654643359.tar.gz
yosys-ec2b5548fe9b8d291365a84a0c3fc87654643359.tar.bz2
yosys-ec2b5548fe9b8d291365a84a0c3fc87654643359.zip
Add $aldff and $aldffe: flip-flops with async load.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fe85723af..a6285ddb2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,8 @@ List of major changes and improvements between releases
Yosys 0.10 .. Yosys 0.10-dev
--------------------------
+ * Various
+ - Added $aldff and $aldffe (flip-flops with async load) cells
Yosys 0.9 .. Yosys 0.10
--------------------------