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

Revert "Remove wide mux inference"

This reverts commit 738fdfe8f5.
This commit is contained in:
Eddie Hung 2019-06-14 12:50:24 -07:00
parent 691e145cda
commit b63b2a0bd4
5 changed files with 195 additions and 3 deletions

View file

@ -22,6 +22,7 @@ Yosys 0.8 .. Yosys 0.8-dev
- Added "synth_ice40 -abc9" (experimental)
- Added "synth -abc9" (experimental)
- "synth_xilinx" to now infer hard shift registers, using new "shregmap -tech xilinx"
- "synth_xilinx" to now infer wide multiplexers
Yosys 0.7 .. Yosys 0.8