1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-02-15 20:36:31 +00:00

Bump required version of database

This commit is contained in:
Miodrag Milanovic
2025-06-23 14:28:33 +02:00
parent 2db8aa1e8a
commit 847ea16a22

View File

@@ -183,7 +183,7 @@ def set_timings(ch):
lut.add_comb_arc("I", "RAM_O", TimingValue(0, 0))
lut.add_comb_arc("RAM_I", "OUT", TimingValue(0, 0))
EXPECTED_VERSION = 1.2
EXPECTED_VERSION = 1.3
def main():
# Range needs to be +1, but we are adding +2 more to coordinates, since