mirror of
https://github.com/verilator/verilator.git
synced 2026-09-08 02:28:43 +02:00
De-debug, as on wrong branch ;)
This commit is contained in:
@@ -342,7 +342,6 @@ void V3ParseImp::parseFile(FileLine* fileline, const string& modfilename, bool i
|
||||
}
|
||||
}
|
||||
|
||||
UINFO(0, "addStats " << m_ppBytes << " " << modfilename);
|
||||
V3Stats::addStatSum(V3Stats::STAT_SOURCE_CHARS, m_ppBytes);
|
||||
if (debug() && modfilename != V3Options::getStdPackagePath()
|
||||
&& modfilename != V3Options::getStdWaiverPath())
|
||||
|
||||
Reference in New Issue
Block a user