aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-09-11 00:01:31 -0700
committerEddie Hung <eddie@fpgeh.com>2019-09-11 00:01:31 -0700
commitfeb3fa65a3267acda76b7b6eea0e9ffedb281b85 (patch)
treef635a53fa7e999dc6bdb9f05559baef445f2f2f4 /CHANGELOG
parentb08797da6bf0061073dc662441e03b2fd218f11f (diff)
parent486cbddd26a8db5bb2f2bbe3ea15e36b6c53a55e (diff)
downloadyosys-feb3fa65a3267acda76b7b6eea0e9ffedb281b85.tar.gz
yosys-feb3fa65a3267acda76b7b6eea0e9ffedb281b85.tar.bz2
yosys-feb3fa65a3267acda76b7b6eea0e9ffedb281b85.zip
Merge remote-tracking branch 'origin/master' into xc7dsp
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f0a0d0fae..50c611b8d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -38,6 +38,7 @@ Yosys 0.9 .. Yosys 0.9-dev
- Improvements in pmgen: slices, choices, define, generate
- Added "xilinx_srl" for Xilinx shift register extraction
- Removed "shregmap -tech xilinx" (superseded by "xilinx_srl")
+ - Added "_TECHMAP_WIREINIT_*_" attribute and "_TECHMAP_REMOVEINIT_*_" wire for "techmap" pass
- Added +/mul2dsp.v for decomposing wide multipliers to custom-sized ones
- Added "xilinx_dsp" for Xilinx DSP packing
- "synth_xilinx" to now infer DSP blocks (-nodsp to disable)