Support embedded covergroup member references (Fix #7749) (#8015)

This commit is contained in:
Marco Bartoli
2026-08-01 02:13:53 -04:00
committed by GitHub
parent 56accae45e
commit 7e116ca601
19 changed files with 1044 additions and 71 deletions
+1
View File
@@ -736,6 +736,7 @@ static bool verilate(const string& argString) {
// and after removing files as may make debug output)
VBasicDTypeKwd::selfTest();
if (v3Global.opt.debugSelfTest()) {
AstClassRefDType::selfTest();
V3Os::selfTest();
V3Number::selfTest();
VCMethod::selfTest();