aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/arch.h')
-rw-r--r--ice40/arch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ice40/arch.h b/ice40/arch.h
index 0be76296..324915eb 100644
--- a/ice40/arch.h
+++ b/ice40/arch.h
@@ -842,4 +842,6 @@ struct Arch : BaseCtx
float placer_constraintWeight = 10;
};
+void ice40DelayFuzzerMain(Context *ctx);
+
NEXTPNR_NAMESPACE_END