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 50905098..0be76296 100644
--- a/ice40/arch.h
+++ b/ice40/arch.h
@@ -838,6 +838,8 @@ struct Arch : BaseCtx
}
NPNR_ASSERT_FALSE("Expected PLL pin to share an output with an SB_IO D_IN_{0,1}");
}
+
+ float placer_constraintWeight = 10;
};
NEXTPNR_NAMESPACE_END