From 313b7997b50f549794b507b4a44ccfb3ae8a2afc Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Mon, 5 Dec 2022 17:11:03 +0100 Subject: Release version 0.24 --- CHANGELOG | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 70a910724..508d2d2d2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,11 +2,24 @@ List of major changes and improvements between releases ======================================================= -Yosys 0.23 .. Yosys 0.23-dev +Yosys 0.23 .. Yosys 0.24 -------------------------- + * New commands and options + - Added option "-set-def-formal" to "sat" pass. + - Added option "-s" to "tee" command. * Verilog - Support for module-scoped identifiers referring to tasks and functions. + - Support for arrays with swapped ranges within structs. + + * Verific support + - Support for importing verilog configurations per name. + - "verific -set-XXXXX" commands are now able to set severity to all messages + of certain type (errors, warnings, infos and comments) + + * Various + - TCL shell support (use "yosys -C") + - Added FABulous eFPGA frontend Yosys 0.22 .. Yosys 0.23 -------------------------- -- cgit v1.2.3