diff options
author | Eddie Hung <eddie@fpgeh.com> | 2019-06-28 11:16:15 -0700 |
---|---|---|
committer | Eddie Hung <eddie@fpgeh.com> | 2019-06-28 11:16:53 -0700 |
commit | fdf0e82472d978ddbe0a287bdda8b5341b814d3e (patch) | |
tree | 2150138856617ee27d077dd55147be7c7ba83002 /CHANGELOG | |
parent | c4c39e98146b6837c35c425ef7987b2be45c0451 (diff) | |
download | yosys-fdf0e82472d978ddbe0a287bdda8b5341b814d3e.tar.gz yosys-fdf0e82472d978ddbe0a287bdda8b5341b814d3e.tar.bz2 yosys-fdf0e82472d978ddbe0a287bdda8b5341b814d3e.zip |
Add missing CHANGELOG entries
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,6 +23,9 @@ Yosys 0.8 .. Yosys 0.8-dev - Added "muxcover -nopartial" - Added "muxpack" pass - Added "pmux2shiftx -norange" + - Added "synth_xilinx -nocarry" + - Added "synth_xilinx -nowidelut" + - Added "synth_ecp5 -nowidelut" - "synth_xilinx" to now infer hard shift registers (-nosrl to disable) - Fixed sign extension of unsized constants with 'bx and 'bz MSB |