gatemate: force chipdb bump

This commit is contained in:
Miodrag Milanovic 2026-03-18 13:14:56 +01:00
parent e652226630
commit 2ace82d9ce
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ def set_timings(ch):
assert k in timing, f"pip class {k} not found in timing data"
tmg.set_pip_class(grade=speed, name=k, delay=convert_timing(timing[k]))
EXPECTED_VERSION = 1.12
EXPECTED_VERSION = 1.13
RESOURCE_NAMES = {
1 << 0: "C_SELX",