Fix process comparison compile error with --public-flat-rw (#7592).

Fixes #7592.
This commit is contained in:
Wilson Snyder
2026-05-14 17:52:28 -04:00
parent dff2606c0c
commit d66733aeb8
5 changed files with 37 additions and 5 deletions
+1
View File
@@ -64,6 +64,7 @@ Verilator 5.049 devel
* Fix force of unpacked arrays (#7579) (#7580). [Zubin Jain]
* Fix property argument retaining type of the previous variable (#7582). [Jakub Michalski]
* Fix NBA to whole arrays (#7583) (#7575). [Geza Lore, Testorrent USA, Inc.]
* Fix process comparison compile error with `--public-flat-rw` (#7592).
Verilator 5.048 2026-04-26