3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-11 21:50:54 +00:00

Merge remote-tracking branch 'origin/clifford/pmgen' into eddie/xilinx_srl

This commit is contained in:
Eddie Hung 2019-08-23 11:35:06 -07:00
commit f4fd41d5d2
5 changed files with 280 additions and 34 deletions

View file

@ -27,6 +27,7 @@ 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"
- Improvements in pmgen: slices, choices, define, generate
- Added "xilinx_srl" for Xilinx shift register extraction
- Removed "shregmap -tech xilinx"