diff options
author | Eddie Hung <eddie@fpgeh.com> | 2019-06-27 11:53:42 -0700 |
---|---|---|
committer | Eddie Hung <eddie@fpgeh.com> | 2019-06-27 11:53:42 -0700 |
commit | eab8384ec7108db62573567f9fbceca62adfdbe5 (patch) | |
tree | 0806777cd87d55f5cd6f1831f4f4d8cb487fff8b /CHANGELOG | |
parent | 36f3cc9dcc07fc8a0c718fa0611ec39fd267900b (diff) | |
download | yosys-eab8384ec7108db62573567f9fbceca62adfdbe5.tar.gz yosys-eab8384ec7108db62573567f9fbceca62adfdbe5.tar.bz2 yosys-eab8384ec7108db62573567f9fbceca62adfdbe5.zip |
Grr
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ Yosys 0.8 .. Yosys 0.8-dev - Added "muxcover -nopartial" - Added "muxpack" pass - Added "pmux2shiftx -norange" - - "synth_xilinx" to now infer hard shift registers, using new "shregmap -tech xilinx" + - "synth_xilinx" to now infer hard shift registers (-nosrl to disable) - Fixed sign extension of unsized constants with 'bx and 'bz MSB |