aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMarcin Koƛcielnicki <koriakin@0x04.net>2019-08-28 14:58:14 +0000
committerMarcin Koƛcielnicki <koriakin@0x04.net>2019-09-19 04:02:48 +0200
commitc9f9518de4af34b2539d230c0894b04d174b755d (patch)
treec4c4062344d55f7ef4935ef6f68475b7f233722f /CHANGELOG
parent70c607d7dde23b709ffd36c47680cddcc4666fcd (diff)
downloadyosys-c9f9518de4af34b2539d230c0894b04d174b755d.tar.gz
yosys-c9f9518de4af34b2539d230c0894b04d174b755d.tar.bz2
yosys-c9f9518de4af34b2539d230c0894b04d174b755d.zip
Added extractinv pass
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 890fad978..2e73d5895 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -27,6 +27,7 @@ Yosys 0.9 .. Yosys 0.9-dev
- Improve attribute and parameter encoding in JSON to avoid ambiguities between
bit vectors and strings containing [01xz]*
- Added "clkbufmap" pass
+ - Added "extractinv" pass and "invertible_pin" attribute
- Added "synth_xilinx -family xc6s" for Spartan 6 support (experimental)
- Added "synth_xilinx -ise" (experimental)
- Added "synth_xilinx -iopad"