aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/main.cc')
-rw-r--r--ice40/main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice40/main.cc b/ice40/main.cc
index f6ce9f6b..6e8385e6 100644
--- a/ice40/main.cc
+++ b/ice40/main.cc
@@ -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"))