3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-12 06:00:55 +00:00

Fix bug in #1078, add entry to CHANGELOG

This commit is contained in:
Eddie Hung 2019-06-19 09:51:11 -07:00
parent 8395f837c3
commit 96ade54993
2 changed files with 4 additions and 3 deletions

View file

@ -17,6 +17,7 @@ Yosys 0.8 .. Yosys 0.8-dev
- Added "rename -src"
- Added "equiv_opt" pass
- Added "read_aiger" frontend
- Extended "muxcover -mux{4,8,16}=<cost>"
- "synth_xilinx" to now infer hard shift registers, using new "shregmap -tech xilinx"