mirror of
https://github.com/verilator/verilator.git
synced 2026-09-04 08:33:38 +02:00
Tests: Cleanup some cross-simulator test differences
This commit is contained in:
+1
-1
@@ -542,7 +542,7 @@ bool V3Options::fileStatNormal(const string& filename) {
|
||||
}
|
||||
|
||||
string V3Options::fileExists(const string& filename) {
|
||||
// Surprisingly, for VCS and other simulators, this process
|
||||
// Surprisingly, for some other simulators, this process
|
||||
// is quite slow; presumably because of re-reading each directory
|
||||
// many times. So we read a whole dir at once and cache it
|
||||
|
||||
|
||||
Reference in New Issue
Block a user