mirror of https://github.com/YosysHQ/yosys.git
Update CHANGELOG with -widemux
This commit is contained in:
parent
e852ec10fe
commit
c5b3830f73
|
@ -29,7 +29,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 (-nosrl to disable)
|
||||
- "synth_xilinx" to now infer wide multiplexers (-nomux to disable)
|
||||
- "synth_xilinx" to now infer wide multiplexers (-widemux <min> to enable)
|
||||
- Fixed sign extension of unsized constants with 'bx and 'bz MSB
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue