diff options
author | Miodrag Milanovic <mmicko@gmail.com> | 2022-06-10 09:08:23 +0200 |
---|---|---|
committer | Miodrag Milanovic <mmicko@gmail.com> | 2022-06-10 09:08:23 +0200 |
commit | 1940bf647ff988587c4b3f3ef7aac056ae726f84 (patch) | |
tree | 85bae686ee9b171785ac85ccf671fd4ef1b35422 /CHANGELOG | |
parent | 47a99092afd3709f3261f064dd1b6c8a54fe0505 (diff) | |
download | yosys-1940bf647ff988587c4b3f3ef7aac056ae726f84.tar.gz yosys-1940bf647ff988587c4b3f3ef7aac056ae726f84.tar.bz2 yosys-1940bf647ff988587c4b3f3ef7aac056ae726f84.zip |
Updated CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ List of major changes and improvements between releases Yosys 0.17 .. Yosys 0.17-dev -------------------------- + * Various + - Migrated most flows to use memory_libmap based memory inference + * New commands and options - Added "memory_libmap" pass - Added "memory_bmux2rom" pass - converts muxes to ROMs |