aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ice40/chipdb.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ice40/chipdb.py b/ice40/chipdb.py
index 93e340fb..42ca6ac1 100644
--- a/ice40/chipdb.py
+++ b/ice40/chipdb.py
@@ -959,6 +959,8 @@ def add_bel_ec(ec):
last_dsp_y = 0 # dummy, but the wire is needed
elif y == 10:
last_dsp_y = 5
+ elif y == 13:
+ last_dsp_y = 5
elif y == 15:
last_dsp_y = 10
elif y == 23: