Commentary: Changes update

This commit is contained in:
Wilson Snyder 2025-10-24 20:13:34 -04:00
parent d864057a60
commit c1ecddf26a
2 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,7 @@ Verilator 5.041 devel
* Add error on ranges with tristate values (#6534). [Alex Solomatnikov]
* Add NORETURN warning on functions without return values (#6534). [Alex Solomatnikov]
* Add `--aslr` and `--no-aslr` options.
* Add `$cpure` (#6580). [Igor Zaworski, Antmicro Ltd.]
* Deprecate sensitivity list on public_flat_rw attributes (#6443). [Geza Lore]
* Deprecate clocker attribute and --clk option (#6463). [Geza Lore]
* Deprecate '--make cmake' option (#6540). [Geza Lore]
@ -111,6 +112,8 @@ Verilator 5.041 devel
* Fix single element unpacked array DPI parameters. [Geza Lore]
* Fix DFG synthesis non-determinism (#6557) (#6568). [Todd Strader]
* Fix hierarchical with parameterized instances under hier block (#6572). [Geza Lore]
* Fix references to interfaces containing generate blocks (#6579). [Ryszard Rozak, Antmicro Ltd.]
* Fix missing net type mappings in FST traces (#6582) (#6583). [Matt Stroud]
Verilator 5.040 2025-08-30

View File

@ -615,6 +615,7 @@ covergroup
cpp
cppstyle
cpu
cpure
ctor
ctrace
cutable