From 4286af3599a5d0a75e259eb8b7fc29b77ebb93d7 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sat, 11 Nov 2023 10:38:37 -0500 Subject: [PATCH] Commentary: Changes update --- Changes | 13 ++++++++++++- docs/spelling.txt | 2 ++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 44fa46309..a8273f0da 100644 --- a/Changes +++ b/Changes @@ -16,10 +16,21 @@ Verilator 5.019 devel * Support compilation with precompiled headers with Make and GCC or CLang. * Change include of systemc instead of systemc.h (#4622) (#4623). [Chih-Mao Chen] This may require that SystemC programs add 'using namespace sc_core', 'using namespace sc_dt'. -* Optimize timing-delayed queue (#4584). [qrqiuren] **Minor:** +* Support ccache when compiling Verilator with CMake (#4678). [Anthony Donlon] +* Remove deprecated options (#4663). [Geza Lore] +* Optimize timing-delayed queue (#4584). [qrqiuren] +* Fix VPI TOP level variable iteration (#3919) (#4618). [Marlon James] +* Fix scheduling of external force signals (#4577) (#4668). [Geza Lore] +* Fix a memory leak in V3Fork (#4628). [Krzysztof BoroĊ„ski] +* Fix linking parameterized hierarchical blocks and recursive hierarchical blocks (#4654). [Anthony Donlon] +* Fix identifiers that end with '_' on Windows (#4655). [Anthony Donlon] +* Fix interface parameters used in loop generate constructs (#4664) (#4665). [Anthony Donlon] +* Fix MingW compilation (#4675). [David Ledger] +* Fix trace when using SystemC with certain configurations (#4676). [Anthony Donlon] +* Fix C++20 compilation errors (#4670). Verilator 5.018 2023-10-30 diff --git a/docs/spelling.txt b/docs/spelling.txt index 0cfdd2f23..03d649d62 100644 --- a/docs/spelling.txt +++ b/docs/spelling.txt @@ -703,6 +703,7 @@ miree mis misconnected misconversion +misoptimized missized mk mno @@ -810,6 +811,7 @@ pvalue pwd py qrq +qrqiuren radix randc randcase