diff options
Diffstat (limited to 'ice40/arch.h')
-rw-r--r-- | ice40/arch.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ice40/arch.h b/ice40/arch.h index 7f61c376..871b25fb 100644 --- a/ice40/arch.h +++ b/ice40/arch.h @@ -839,8 +839,6 @@ 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; }; void ice40DelayFuzzerMain(Context *ctx); |