We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4919c2 commit e2ae54fCopy full SHA for e2ae54f
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Revision history for yosys-rtl
2
3
+## 0.1.0.1 -- 2024-08-08
4
+
5
+* Add memory cells
6
7
## 0.1.0.0 -- 2024-07-25
8
9
* First version. Released on an unsuspecting world.
yosys-rtl.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: yosys-rtl
-version: 0.1.0.0
+version: 0.1.0.1
synopsis: Yosys RTL Intermediate Language
description: Definition and rendering.
See https://yosyshq.readthedocs.io/projects/yosys/en/latest/
0 commit comments