Commentary, part of last commit (#3783)

This commit is contained in:
Wilson Snyder 2022-12-11 13:30:00 -05:00
parent 86b07423a9
commit 722e38f532

View File

@ -19,7 +19,7 @@ Verilator 5.003 devel
* Support pre_randomize and post_randomize.
* Support $timeunit and $timeprecision.
* Support assignment expressions.
* Add ENUMVALUE warning when value misused for enum (#726) (#3777).
* Add ENUMVALUE warning when value misused for enum (#726) (#3777) (#3783).
* Internal AST improvements, also affect XML format (#3721). [Geza Lore]
* Change ENDLABEL from warning into an error.
* Deprecate verilated_fst_sc.cpp and verilated_vcd_sc.cpp.