diff options
author | Eddie Hung <eddieh@ece.ubc.ca> | 2019-04-03 07:05:28 -0700 |
---|---|---|
committer | Eddie Hung <eddieh@ece.ubc.ca> | 2019-04-03 07:05:28 -0700 |
commit | f7a0434d54261834a7371727741e5cdf24ec5ca0 (patch) | |
tree | 34e22fba0fa37a7f8791a46e802b46f26ed914d0 /CHANGELOG | |
parent | d8465590ac8d66f6f522aae1007d25abb7efd4d5 (diff) | |
download | yosys-f7a0434d54261834a7371727741e5cdf24ec5ca0.tar.gz yosys-f7a0434d54261834a7371727741e5cdf24ec5ca0.tar.bz2 yosys-f7a0434d54261834a7371727741e5cdf24ec5ca0.zip |
Add changelog entry
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ Yosys 0.8 .. Yosys 0.8-dev - Added "gate2lut.v" techmap rule - Added "rename -src" - Added "equiv_opt" pass + - Added "shregmap -tech xilinx", used by "synth_xilinx" Yosys 0.7 .. Yosys 0.8 |