Commentary: Changes update

This commit is contained in:
Wilson Snyder 2025-02-24 18:15:08 -05:00
parent dae4c8ee22
commit c1f0787669
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ Verilator 5.033 devel
* Support constraints on associative array user-defined keys (#5671) (#5729). [Yilou Wang]
* Support `+incdir` with multiple directories.
* Support integer atom type ports in `--hierarchical` (#5748). [Bartłomiej Chmiel, Antmicro Ltd.]
* Support constrained random for arrays in structs (#5765) (#5802). [Yilou Wang]
* Support selects on arbitrary string expressions (#5773). [Krzysztof Bieganski, Antmicro Ltd.]
* Support side effects of form 'variable[index_function()]++'.
* Improve hierarchical DPI wrapper scheduling performance (#2583) (#5734). [Bartłomiej Chmiel, Antmicro Ltd.]