mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-04-12 15:16:41 +00:00
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user