aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/chipdb.h
diff options
context:
space:
mode:
authorAlessandro Comodi <acomodi@antmicro.com>2021-06-10 12:42:30 +0200
committerAlessandro Comodi <acomodi@antmicro.com>2021-06-11 11:19:01 +0200
commite8191dc061ecdb6c29d9a9c21f168dd91fa137c1 (patch)
treefc1efe0f4e1903ce96a3fbd7b4c42a60983575c5 /fpga_interchange/chipdb.h
parent490ca794c5a934c1a6aeaf681818a6c6d0c4e5e2 (diff)
downloadnextpnr-e8191dc061ecdb6c29d9a9c21f168dd91fa137c1.tar.gz
nextpnr-e8191dc061ecdb6c29d9a9c21f168dd91fa137c1.tar.bz2
nextpnr-e8191dc061ecdb6c29d9a9c21f168dd91fa137c1.zip
interchange: increase chipinfo version
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
Diffstat (limited to 'fpga_interchange/chipdb.h')
-rw-r--r--fpga_interchange/chipdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga_interchange/chipdb.h b/fpga_interchange/chipdb.h
index 78d9c1c5..fde35e7f 100644
--- a/fpga_interchange/chipdb.h
+++ b/fpga_interchange/chipdb.h
@@ -34,7 +34,7 @@ NEXTPNR_NAMESPACE_BEGIN
* kExpectedChipInfoVersion
*/
-static constexpr int32_t kExpectedChipInfoVersion = 10;
+static constexpr int32_t kExpectedChipInfoVersion = 11;
// Flattened site indexing.
//