From 69a2bfee68b69405e09da558e5b012a4b797f4ec Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Wed, 8 May 2024 08:41:56 -0400 Subject: [PATCH] Commentary: Changes update --- Changes | 5 +++++ docs/spelling.txt | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/Changes b/Changes index 55d08cb3a..f2e5e629d 100644 --- a/Changes +++ b/Changes @@ -15,10 +15,13 @@ Verilator 5.025 devel * Support __en/__out signals on top level inout ports (#4812) (#4856). [Paul Wright] * Support empty queue as dynarray default value (#5055). [Arkadiusz Kozdra, Antmicro Ltd.] +* Support vpiInertialDelay (#5087). [Todd Strader] +* Support NBAs to arrays inside loops (#5092). [Geza Lore] * Add error on zero width select (#5028). * Add CITATION.cff (#5057) (#5058). [Gijs Burghoorn] * Add VPI eval needed tracking (#5065). [Todd Strader] * Add `--localize-max-size` option and optimization (#5072). +* Add parameterless assert control system tasks (#5010). [Bartłomiej Chmiel] * Add traceCapable indication to model header (#5053). [Vito Gamberini] * Fix missing flex include path variable (#4970) (#4971). [Christopher Taylor] * Fix missing parameters with comma to be errors (#4979) (#5012). [Paul Swirhun] @@ -32,8 +35,10 @@ Verilator 5.025 devel * Fix CMake builds to export VERILATOR_ROOT (#5063). [Michael Bikovitsky] * Fix false ASSIGNIN on functions with explicit port map (#5069). * Fix DFG assertion with SystemC (#5076). [Geza Lore] +* Fix missed optimization in V3Delayed (#5089). [Geza Lore] * Fix macro expansion in strings per 1800-2023 (#5094). [Geza Lore] * Fix width extension of unpacked array select (#5095). [Varun Koyyalagunta] +* Fix MacOS missing header (#5096) (#5097). [Vito Gamberini] Verilator 5.024 2024-04-05 diff --git a/docs/spelling.txt b/docs/spelling.txt index d48f892be..707e0eb52 100644 --- a/docs/spelling.txt +++ b/docs/spelling.txt @@ -844,6 +844,7 @@ parallelized param parameterization parameterized +parameterless params parens pawel @@ -970,6 +971,7 @@ submakes submodule submodules substring +suspendable sv svBitVal svBitVecVal @@ -980,6 +982,7 @@ svLogicVal svdpi svgGetTimeUnit swrite +synthesizeable sys systemc tenghtt @@ -998,6 +1001,7 @@ toolchain topcell toplevel toupper +traceCapable traceEverOn tran treei @@ -1062,6 +1066,7 @@ vluint vpi vpiConstType vpiDefName +vpiInertialDelay vpiInstance vpiLeftRange vpiModule