mirror of https://github.com/YosysHQ/nextpnr.git
interchange: update chipdb version
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
dc0819b01a
commit
fbd291deaf
|
|
@ -34,7 +34,7 @@ NEXTPNR_NAMESPACE_BEGIN
|
||||||
* kExpectedChipInfoVersion
|
* kExpectedChipInfoVersion
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static constexpr int32_t kExpectedChipInfoVersion = 11;
|
static constexpr int32_t kExpectedChipInfoVersion = 12;
|
||||||
|
|
||||||
// Flattened site indexing.
|
// Flattened site indexing.
|
||||||
//
|
//
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue