aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ice40/blinky_map.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice40/blinky_map.v b/ice40/blinky_map.v
index fc0e7201..9d8bf65e 100644
--- a/ice40/blinky_map.v
+++ b/ice40/blinky_map.v
@@ -1,6 +1,6 @@
module \$_DFF_P_ (input D, C, output Q);
ICESTORM_LC #(
- .LUT_INIT(1),
+ .LUT_INIT(2),
.NEG_CLK(0),
.CARRY_ENABLE(0),
.DFF_ENABLE(1),