mirror of
https://github.com/verilator/verilator.git
synced 2026-09-08 10:33:20 +02:00
This commit is contained in:
@@ -723,6 +723,7 @@ static bool verilate(const string& argString) {
|
||||
V3ExecGraph::selfTest();
|
||||
V3PreShell::selfTest();
|
||||
V3Broken::selfTest();
|
||||
V3Control::selfTest();
|
||||
V3ThreadPool::selfTest();
|
||||
UINFO(2, "selfTest done");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user