diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ Yosys 0.11 .. Yosys 0.12 - Support parameters using struct as a wiretype - Fixed regression preventing the use array querying functions in case expressions and case item expressions + - Fixed static size casts inadvertently limiting the result width of binary + operations * New commands and options - Added "-genlib" option to "abc" pass |