mirror of
https://github.com/verilator/verilator.git
synced 2026-09-06 17:01:09 +02:00
Internals: Update some JSON references. No functional change.
This commit is contained in:
+1
-1
@@ -367,7 +367,7 @@ class ScopeCleanupVisitor final : public VNVisitor {
|
||||
iterateChildren(nodep);
|
||||
}
|
||||
void visit(AstModportFTaskRef* nodep) override {
|
||||
// The modport persists only for xml dump
|
||||
// The modport persists only for JSON dump
|
||||
// The crossrefs are dealt with in V3LinkDot
|
||||
nodep->ftaskp(nullptr);
|
||||
iterateChildren(nodep);
|
||||
|
||||
Reference in New Issue
Block a user