aboutsummaryrefslogtreecommitdiffstats
path: root/common/place_sa.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/place_sa.h')
-rw-r--r--common/place_sa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/place_sa.h b/common/place_sa.h
index 1fd8c712..e61d9375 100644
--- a/common/place_sa.h
+++ b/common/place_sa.h
@@ -23,7 +23,7 @@
NEXTPNR_NAMESPACE_BEGIN
-extern bool place_design_sa(Context *ctx);
+extern bool place_design_sa(Context *ctx, bool timing_driven = true);
NEXTPNR_NAMESPACE_END