diff options
| author | David Shah <dave@ds0.me> | 2019-08-07 10:56:32 +0100 |
|---|---|---|
| committer | David Shah <dave@ds0.me> | 2019-08-07 10:56:32 +0100 |
| commit | 607c7fa7e15f2d64685d2aab2c9c9f860037da17 (patch) | |
| tree | f0956978132e4ca34723a6bb80336a6c98c34f5f | |
| parent | dee8f61781abab15235e8d72bbae76d90c71cb79 (diff) | |
| download | yosys-607c7fa7e15f2d64685d2aab2c9c9f860037da17.tar.gz yosys-607c7fa7e15f2d64685d2aab2c9c9f860037da17.tar.bz2 yosys-607c7fa7e15f2d64685d2aab2c9c9f860037da17.zip | |
Update CHANGELOG
Signed-off-by: David Shah <dave@ds0.me>
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ Yosys 0.9 .. Yosys 0.9-dev - Added automatic gzip decompression for frontends - Added $_NMUX_ cell type - Added automatic gzip compression (based on filename extension) for backends + - Improve attribute and parameter encoding in JSON to avoid ambiguities between + bit vectors and strings containing [01xz]* Yosys 0.8 .. Yosys 0.8-dev -------------------------- |
