diff --git a/Changes b/Changes index b55fd7448..621bccfd0 100644 --- a/Changes +++ b/Changes @@ -25,6 +25,7 @@ Verilator 5.045 devel * Add error when accessing a non-static class field from a static function (#6948). [Artur Bieniek, Antmicro Ltd.] * Add VerilatedContext::useNumaAssign and set on threads() call (#6954). [Yangyu Chen] * Add coverage type information to verilator_coverage annotation output (#7131) (#7133). +* Add --max-replication option (#7139). [Todd Strader] * Support modport expression syntax + nested (#2601) (#5581) (#7005). [Leela Pakanati] * Support nested interface as port connection (#5066) (#6986). [Leela Pakanati] * Support solve..before constraints (#5647) (#7123). [Yilou Wang] @@ -129,6 +130,8 @@ Verilator 5.045 devel * Fix circular class reference %p-printing causing infinite recursion (#7106). * Fix too-short bit pack returning wrong value (#7111). * Fix randomize of real (#7115). [Srinivasan Venkataramanan] +* Fix inlining of C functions with reloop locals (#7132). [Geza Lore, Testorrent USA, Inc.] +* Fix segfault in EmitCSyms (#7142) (#7143). [Gilberto Abram] Verilator 5.044 2026-01-01