Commentary: Changes update

This commit is contained in:
Wilson Snyder 2025-09-23 19:50:43 -04:00
parent 4e00539308
commit 90bc1daa9d
2 changed files with 6 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Verilator 5.041 devel
* Add ASSIGNEQEXPR when use `=` inside expressions (#5567). [Ethan Sifferman] * Add ASSIGNEQEXPR when use `=` inside expressions (#5567). [Ethan Sifferman]
* Add IMPLICITSTATIC also on procedure variables. * Add IMPLICITSTATIC also on procedure variables.
* Deprecate sensitivity list on public_flat_rw attributes (#6443). [Geza Lore] * Deprecate sensitivity list on public_flat_rw attributes (#6443). [Geza Lore]
* Deprecate clocker attribute and --clk option (#6463). [Geza Lore]
* Support modports referencing clocking blocks (#4555) (#6436). [Ryszard Rozak, Antmicro Ltd.] * Support modports referencing clocking blocks (#4555) (#6436). [Ryszard Rozak, Antmicro Ltd.]
* Support digits in `$sscanf` field width formats (#6083). [Iztok Jeras] * Support digits in `$sscanf` field width formats (#6083). [Iztok Jeras]
* Support pure functions in sensitivity lists (#6393). [Krzysztof Bieganski, Antmicro Ltd.] * Support pure functions in sensitivity lists (#6393). [Krzysztof Bieganski, Antmicro Ltd.]
@ -64,6 +65,9 @@ Verilator 5.041 devel
* Fix data types of method calls without parenthesis (#6457). [Artur Bieniek, Antmicro Ltd.] * Fix data types of method calls without parenthesis (#6457). [Artur Bieniek, Antmicro Ltd.]
* Fix segfault on unsupported PLI calls (#6458). [Krzysztof Bieganski, Antmicro Ltd.] * Fix segfault on unsupported PLI calls (#6458). [Krzysztof Bieganski, Antmicro Ltd.]
* Fix false assertion failure on failed DFG driver tracing (#6459). [Geza Lore] * Fix false assertion failure on failed DFG driver tracing (#6459). [Geza Lore]
* Fix timeprecision backward assignment (#6469). [Artur Bieniek, Antmicro Ltd.]
* Fix splitting hierarchically referenced variables (#6475). [Ryszard Rozak, Antmicro Ltd.]
* Fix Windows compilation of Verilator with spaces in the path (#6477). [Fabian Keßler-Schulz]
Verilator 5.040 2025-08-30 Verilator 5.040 2025-08-30

View File

@ -218,6 +218,7 @@ Katzman
Kelin Kelin
Keren Keren
Keyi Keyi
Keßler
Kimmitt Kimmitt
Kindgren Kindgren
Kirkham Kirkham
@ -361,6 +362,7 @@ Rolfe
Rontionov Rontionov
Roodselaar Roodselaar
Roshit Roshit
Rufer
Runtime Runtime
Ruud Ruud
Rystsov Rystsov