projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0afe4e
)
Add "scratchpad" to CHANGELOG
author
Eddie Hung
<eddie@fpgeh.com>
Wed, 18 Dec 2019 20:09:11 +0000
(12:09 -0800)
committer
Eddie Hung
<eddie@fpgeh.com>
Wed, 18 Dec 2019 20:09:11 +0000
(12:09 -0800)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/CHANGELOG
index 9b87af8f04d790d7074c3b28da52752dff5cd7fa..01ae17c2b4cb6a01c44764695e9972b160b37d02 100644
(file)
--- a/
CHANGELOG
+++ b/
CHANGELOG
@@
-56,6
+56,7
@@
Yosys 0.9 .. Yosys 0.9-dev
- Added checking of SystemVerilog always block types (always_comb,
always_latch and always_ff)
- Added "xilinx_dffopt" pass
+ - Added "scratchpad" pass
Yosys 0.8 .. Yosys 0.9
----------------------