Commentary

This commit is contained in:
Wilson Snyder 2020-02-27 19:46:49 -05:00
parent 4957a3b294
commit 9906eb3d6e
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ The contributors that suggested a given feature are shown in []. Thanks!
* Verilator 4.029 devel
** Add split_var metacomment to assist UNOPTFLAT fixes, #2066. [Yutetsu TAKATSUKASA]
*** Add +verilator+noassert flag to disable assertion checking. [Tobias Wölfel]
*** Add check for assertOn for asserts, #2162. [Tobias Wölfel]