mirror of
https://github.com/verilator/verilator.git
synced 2026-09-07 01:52:17 +02:00
Version bump
This commit is contained in:
+1
-1
@@ -280,7 +280,7 @@ private:
|
||||
}
|
||||
}
|
||||
virtual void visit(AstBegin* nodep, AstNUser*) {
|
||||
// Record the hiearchy of any named begins, so we can apply to user
|
||||
// Record the hierarchy of any named begins, so we can apply to user
|
||||
// coverage points. This is because there may be cov points inside
|
||||
// generate blocks; each point should get separate consideration.
|
||||
// (Currently ignored for line coverage, since any generate iteration
|
||||
|
||||
Reference in New Issue
Block a user