Commentary: Changes update

This commit is contained in:
Wilson Snyder 2025-07-08 17:37:21 -04:00
parent 5777ab75c7
commit 1f0e767b61
2 changed files with 3 additions and 0 deletions

View File

@ -47,6 +47,7 @@ Verilator 5.037 devel
* Optimize DFG variable elimination (#6091). [Geza Lore] * Optimize DFG variable elimination (#6091). [Geza Lore]
* Optimize DFG PUSH_SEL_THROUGH_CONCAT pattern (#6092). [Geza Lore] * Optimize DFG PUSH_SEL_THROUGH_CONCAT pattern (#6092). [Geza Lore]
* Optimize DFG before V3Gate (#6141). [Geza Lore] * Optimize DFG before V3Gate (#6141). [Geza Lore]
* Optimize DFG peephole patterns (#6149). [Geza Lore]
* Optimize constification within Expand and Subst stages (#6111). [Geza Lore] * Optimize constification within Expand and Subst stages (#6111). [Geza Lore]
* Fix --x-initial and --x-assign random stability (#2662) (#5958) (#6018) (#6025) (#6075). [Todd Strader] * Fix --x-initial and --x-assign random stability (#2662) (#5958) (#6018) (#6025) (#6075). [Todd Strader]
* Fix trace hierarchical-name runtime errors (#5668) (#6076). [Paul Swirhun] * Fix trace hierarchical-name runtime errors (#5668) (#6076). [Paul Swirhun]
@ -95,6 +96,7 @@ Verilator 5.037 devel
* Fix wide non-blocking assignment mis-optimization (#6150) (#6152) (#6155). [Todd Strader] * Fix wide non-blocking assignment mis-optimization (#6150) (#6152) (#6155). [Todd Strader]
* Fix interface array connections with non-zero low declaration index. * Fix interface array connections with non-zero low declaration index.
* Fix developer build error on MacOS/Flex2.6.4 (#6153). [Paul Swirhun] * Fix developer build error on MacOS/Flex2.6.4 (#6153). [Paul Swirhun]
* Fix crash with --dumpi-V3LinkDot without --debug (#6159). [Igor Zaworski]
Verilator 5.036 2025-04-27 Verilator 5.036 2025-04-27

View File

@ -247,6 +247,7 @@ Lesik
Libenzi Libenzi
Licker Licker
Liland Liland
LinkDot
Liu Liu
Liwei Liwei
Lockhart Lockhart