Commentary: Changes update

This commit is contained in:
Wilson Snyder 2026-06-29 22:00:10 -04:00
parent e80329a57b
commit 6b3e2ce971
2 changed files with 1 additions and 1 deletions

View File

@ -206,6 +206,7 @@ Verilator 5.049 devel
* Fix lifetime of expression coverage variable (#7834). [Ryszard Rozak, Antmicro Ltd.]
* Fix disable iff ignored when its condition is held continuously true (#7841). [Yilou Wang]
* Fix constant pool cache after dead scope removal (#7845). [Nick Brereton]
* Fix covergroups without --coverage (#7848) (#7849). [Joshua Leahy]
Verilator 5.048 2026-04-26

View File

@ -9,7 +9,6 @@
import vltest_bootstrap
test.scenarios('simulator')
test.scenarios('linter')
test.lint(verilator_flags2=["-libmap t/t_config_libmap_inc.map"],