projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65f70b9
)
Update CHANGELOG
author
Miodrag Milanovic
<mmicko@gmail.com>
Mon, 9 May 2022 08:06:15 +0000
(10:06 +0200)
committer
Miodrag Milanovic
<mmicko@gmail.com>
Mon, 9 May 2022 08:06:15 +0000
(10:06 +0200)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/CHANGELOG
index a27adc5bff0333995c6e6da133c9f27d2bbc40e0..d3e4d96a2682c624f84ad1bb8e49b253acaa522b 100644
(file)
--- a/
CHANGELOG
+++ b/
CHANGELOG
@@
-4,6
+4,9
@@
List of major changes and improvements between releases
Yosys 0.16 .. Yosys 0.16-dev
--------------------------
+ * New commands and options
+ - Added "write_jny" ( JSON netlist metadata format )
+ - Added "tribuf -formal"
* SystemVerilog
- Fixed automatic `nosync` inference for local variables in `always_comb`