From c3cfaf55ed806d2b7c5b12b2c1bcb5ba8546ddc0 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sat, 14 Nov 2020 09:26:38 -0500 Subject: [PATCH] Commentary --- Changes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changes b/Changes index 9dc1d5344..482e6ccce 100644 --- a/Changes +++ b/Changes @@ -14,6 +14,8 @@ The contributors that suggested a given feature are shown in []. Thanks! **** Report error on typedef referencing self (#2539). [Cody Piersall] +**** With --debug, turn off address space layout randomization. + **** Fix iteration over mutating list bug in VPI (#2588). [Kaleb Barrett] **** Fix cast width propagation (#2597). [flex-liu] @@ -30,6 +32,8 @@ The contributors that suggested a given feature are shown in []. Thanks! **** Fix arrays of modport interfaces (#2614). [Thierry Tambe] +**** Fix split_var internal error (#2640) (#2641). [Yutetsu TAKATSUKASA] + * Verilator 4.102 2020-10-15