aboutsummaryrefslogtreecommitdiffstats
path: root/common/placer1.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/placer1.h')
-rw-r--r--common/placer1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/placer1.h b/common/placer1.h
index a0eabbb0..4c7c7339 100644
--- a/common/placer1.h
+++ b/common/placer1.h
@@ -35,6 +35,7 @@ struct Placer1Cfg : public Settings
};
extern bool placer1(Context *ctx, Placer1Cfg cfg);
+extern bool placer1_refine(Context *ctx, Placer1Cfg cfg);
NEXTPNR_NAMESPACE_END