From 1a5f599626240e4ebdc3d2c0d4d2a49e15da9d98 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Wed, 24 Feb 2021 18:32:15 -0500 Subject: [PATCH] Commentary --- Changes | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changes b/Changes index 9b127722c..f4a370e46 100644 --- a/Changes +++ b/Changes @@ -5,14 +5,24 @@ The contributors that suggested a given feature are shown in []. Thanks! * Verilator 4.109 devel +*** Optimize bit operations and others (#2186) (#2632) (#2633) (#2751) (#2800) [Yutetsu TAKATSUKASA] + **** Support concat selection (#2721). +**** Support struct scopes when dumping structs to VCD (#2776) [Alex Torregrosa] + +**** Generate SELRANGE for potentially unreachable code (#2625) (#2754) [Pierre-Henri Horrein] + +**** For --flatten, override inlining of public and no_inline modules (#2761) [James Hanlon] + **** Fix little endian interface pin swizzling (#2475). [Don Owen] **** Fix range inheritance on port without data type (#2753). [Embedded Go] **** Fix TIMESCALE warnings on primitives (#2763). [Xuanqi] +**** Fix to exclude strings from toggle coverage (#2766) (#2767) [Paul Wright] + **** Fix $fread extra semicolon inside statements. [Leendert van Doorn] **** Fix class extends with VM_PARALLEL_BUILDS (#2775). [Iru Cai]