From 2a498cb670c3643ed26f9d64b5a9e46533c2fc97 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Fri, 19 Sep 2025 22:02:54 -0400 Subject: [PATCH] Commentary: Changes update --- Changes | 8 +++++++- docs/spelling.txt | 1 + 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index bc7597e37..1bbc39946 100644 --- a/Changes +++ b/Changes @@ -24,7 +24,7 @@ Verilator 5.041 devel * Improve `covergroup with function sample` handling (#6387). [Jakub Wasilewski] * Improve DFG type system (#6390). [Geza Lore] * Improve DFG variable removal and temporary insertion (#6401). [Geza Lore] -* Optimize dead functions without references (#6380). [Artur Bieniek, Antmicro Ltd.] +* Optimize dead functions in more cases (#6380) (#6430). [Artur Bieniek, Antmicro Ltd.] * Optimize constant folding in wide expression expansion (#6381). [Geza Lore] * Fix false CONSTVAR error on initializers (#4992). * Fix cell scoping performance (#6059). [Jerry Tianchen] @@ -47,11 +47,17 @@ Verilator 5.041 devel * Fix memory leaks (#6411) (#6417) (#6419) (#6437) (#6439). [Geza Lore] * Fix parameter implicit type from string (#6414). [Alex Solomatnikov] * Fix parsing for sequence expressions (#6427). [Bartłomiej Chmiel, Antmicro Ltd.] +* Fix parameterized class super functions (#6431) (#6438). [Artur Bieniek, Antmicro Ltd.] * Fix external function declarations with class typedef references (#6433). * Fix internal error on out-of-bounds real array access. * Fix pre/post increments in assertions (#6434). * Fix elaboration displays with `%m` and some `%p` (#6445) (#6451). [Alex Solomatnikov] +* Fix cast in gdbinit.py (#6447). [Artur Bieniek, Antmicro Ltd.] * Fix false unique assertions on `else ;` (#6450). [Don Owen] +* Fix loss of clock attribute in DFG variable removal (#6453). [Bartłomiej Chmiel, 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 false assertion failure on failed DFG driver tracing (#6459). [Geza Lore] Verilator 5.040 2025-08-30 diff --git a/docs/spelling.txt b/docs/spelling.txt index 4bd867bef..ef90b5fab 100644 --- a/docs/spelling.txt +++ b/docs/spelling.txt @@ -748,6 +748,7 @@ gantt gcc gcda gdb +gdbinit genblk genvar genvars