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/eddie/synth_keepdc' into xc7mux

This commit is contained in:
Eddie Hung 2019-07-08 19:21:53 -07:00
commit 9ac078be6f
4 changed files with 25 additions and 8 deletions

View file

@ -12,6 +12,7 @@ Yosys 0.9 .. Yosys 0.9-dev
- Added "synth_xilinx -abc9" (experimental)
- Added "synth_ice40 -abc9" (experimental)
- Added "synth -abc9" (experimental)
- Added "synth -keepdc"
- Added "script -scriptwire
- "synth_xilinx" to now infer wide multiplexers (-widemux <min> to enable)