mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 08:24:31 +02:00
Improve V3List user interface (#4996)
This commit is contained in:
+1
-1
@@ -259,7 +259,7 @@ public:
|
||||
gp->order();
|
||||
|
||||
// Test debug function
|
||||
gp->dumpEdges(std::cout, ap);
|
||||
gp->dumpEdges(std::cout, *ap);
|
||||
|
||||
dumpSelf();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user