Add CHANGELOG entry

This commit is contained in:
Eddie Hung 2019-08-22 11:22:53 -07:00
parent 36d94caec1
commit 7a9031c48e
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ Yosys 0.9 .. Yosys 0.9-dev
- Added "opt_share" pass, run as part of "opt -full"
- Added "ice40_wrapcarry" to encapsulate SB_LUT+SB_CARRY pairs for techmapping
- Removed "ice40_unlut"
- Added "xilinx_srl" for Xilinx shift register extraction
- Removed "shregmap -tech xilinx"
Yosys 0.8 .. Yosys 0.8-dev
--------------------------