aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2019-06-25 17:21:59 +0200
committerGitHub <noreply@github.com>2019-06-25 17:21:59 +0200
commite754bce047df931cef441d7ff50cb5ec13136ac3 (patch)
treea7fab13772c02df7db3167c360fe29670493c51d /CHANGELOG
parente32cef4063316e4f12030841a0682abbb948e20b (diff)
parent4ddc0354c1cc61f2e2b3f15cc341fd277c710e89 (diff)
downloadyosys-e754bce047df931cef441d7ff50cb5ec13136ac3.tar.gz
yosys-e754bce047df931cef441d7ff50cb5ec13136ac3.tar.bz2
yosys-e754bce047df931cef441d7ff50cb5ec13136ac3.zip
Merge pull request #1075 from YosysHQ/eddie/muxpack
Add new "muxpack" command for packing chains of $mux cells
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 128f6c6ff..8c88a7db8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,6 +20,7 @@ Yosys 0.8 .. Yosys 0.8-dev
- Added "muxcover -mux{4,8,16}=<cost>"
- Added "muxcover -dmux=<cost>"
- Added "muxcover -nopartial"
+ - Added "muxpack" pass
- "synth_xilinx" to now infer hard shift registers, using new "shregmap -tech xilinx"
- Fixed sign extension of unsized constants with 'bx and 'bz MSB