diff --git a/gatemate/chip.py b/gatemate/chip.py index d1a3c8f..5f67c78 100644 --- a/gatemate/chip.py +++ b/gatemate/chip.py @@ -23,7 +23,7 @@ from dataclasses import dataclass from typing import List, Dict, FrozenSet, Optional from timing import decompress_timing -DATABASE_VERSION = 1.12 +DATABASE_VERSION = 1.13 # WA bank pin whitelists for CCGM1A2: # All A0..A8 and B0..B8 are on die 1A except B3, which is assigned to die 1B.