From b0992406aa5bb0176db0531b663cedfb833e4e39 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Tue, 25 Jun 2024 19:22:00 -0400 Subject: [PATCH] Commentary: Changes update --- Changes | 5 +++++ docs/spelling.txt | 1 + 2 files changed, 6 insertions(+) diff --git a/Changes b/Changes index e9ed34013..833ae3180 100644 --- a/Changes +++ b/Changes @@ -42,6 +42,7 @@ Verilator 5.026 2024-06-15 * Add traceCapable indication to model header (#5053). [Vito Gamberini] * Add increasing of stack size when possible (#5071) (#5104). [Yinan Xu] * Add assertion on reusing VerilatedContext (#5167). +* Add `--pins-sc-uint-bool` to force SystemC uint type (#5192). [Bartłomiej Chmiel, Antmicro Ltd.] * Improve DFG regularization in cyclic graphs (#5142). [Geza Lore] * Improve VerilatedVpiPutHolder storage requirements (#5144). [Kaleb Barrett] * Fix coroutines without awaits to have a co_return (#4208) (#5175). [Arkadiusz Kozdra, Antmicro Ltd.] @@ -80,7 +81,11 @@ Verilator 5.026 2024-06-15 * Fix SystemC BITS_PER_DIGIT in VL_ASSIGN_SBW (#5170). [Bartłomiej Chmiel, Antmicro Ltd.] * Fix non-constant replication in concats (#5171). [Arkadiusz Kozdra, Antmicro Ltd.] * Fix table optimization when applied on real data type (#5172) (#5173). [Arthur Rosa] +* Fix signed types emitted in hierarchical Verilation (#5178). [Bartłomiej Chmiel, Antmicro Ltd.] * Fix DPI import of null C-string (#5179). +* Fix CMake installation missing verilated.mk (#5187) (#5188). [Philip Axer] +* Fix linking with pthreads on CMake (#5194). [Tim Hutt] +* Fix clang-17 coroutines configuration with -std=gnu++20 (#5200). [Gus Smith] Verilator 5.024 2024-04-05 diff --git a/docs/spelling.txt b/docs/spelling.txt index 327378dca..bbe6e2261 100644 --- a/docs/spelling.txt +++ b/docs/spelling.txt @@ -891,6 +891,7 @@ prototyptes ps psprintf pthread +pthreads ptr pulldown pulldowns