3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-02 12:37:53 +00:00

Merge remote-tracking branch 'origin/eddie/muxpack' into xc7mux_wip

This commit is contained in:
Eddie Hung 2019-06-21 14:54:24 -07:00
commit 3cf2afc280
5 changed files with 752 additions and 0 deletions

View file

@ -25,6 +25,7 @@ Yosys 0.8 .. Yosys 0.8-dev
- Extended "muxcover -mux{4,8,16}=<cost>"
- Fixed sign extension of unsized constants with 'bx and 'bz MSB
- Added "synth -abc9" (experimental)
- Added "muxpack" pass
- "synth_xilinx" to now infer wide multiplexers (-nomux to disable)