From b8d59ed7a8495a8f4e9e43e09a87b2fddc30f838 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Fri, 24 Apr 2026 12:22:26 -0400 Subject: [PATCH] Commentary: Changes update --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index bc5536082..a0bb1bca3 100644 --- a/Changes +++ b/Changes @@ -174,6 +174,7 @@ Verilator 5.047 devel * Fix access to static variable inside function (#7474) (#7475). [Alex Zhou] * Fix multiple inclusion of verilated_std.sv (#7478). [Larry Doolittle] * Fix std::randomize inside {typedef array} internal error (#7481). [Yilou Wang] +* Fix module parameters not re-evaluated upon instantiation (#7463) (#7477). [em2machine] Verilator 5.046 2026-02-28