mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-04 23:54:53 +00:00
@@ -379,7 +379,7 @@ int main(int argc, char *argv[])
|
||||
if (!vm.count("gui"))
|
||||
#endif
|
||||
log_warning("Target frequency not specified. Will optimise for max frequency.\n");
|
||||
}
|
||||
}
|
||||
|
||||
ctx->timing_driven = true;
|
||||
if (vm.count("no-tmdriv"))
|
||||
|
||||
Reference in New Issue
Block a user