Commentary

This commit is contained in:
Wilson Snyder 2023-03-16 07:09:16 -04:00
parent 8e55580cde
commit 8f4d4f07a4

View File

@ -19,7 +19,7 @@ Verilator 5.009 devel
* Support $fopen as an expression. * Support $fopen as an expression.
* Change ZERODLY to a warning. * Change ZERODLY to a warning.
* Fix UNDRIVEN warning seg fault (#3989). [Felix Neumärker] * Fix UNDRIVEN warning seg fault (#3989). [Felix Neumärker]
* Fix symbol entries when inheriting classes (#3995) (#3996). [Krzysztof Bieganski, Antmicro Ltd] * Fix symbol entries when inheriting classes (#3995) (#3996). [Krzysztof Boroński]
* Fix push to dynamic queue in struct (#4015). [ezchi] * Fix push to dynamic queue in struct (#4015). [ezchi]
* Fix false ENUMVALUE on expressions and arrays. * Fix false ENUMVALUE on expressions and arrays.