aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaciej Dudek <mdudek@antmicro.com>2021-07-14 14:59:20 +0200
committerMaciej Dudek <mdudek@antmicro.com>2021-07-14 17:19:30 +0200
commit9190bda27d524dcf827208ea7cf40a198b3334c8 (patch)
tree9e54a4ad4e54053a7cdad0a87e9a955292cfe2a3
parent034467ff615494b2a74cee08081cb17edc9ea1a4 (diff)
downloadnextpnr-9190bda27d524dcf827208ea7cf40a198b3334c8.tar.gz
nextpnr-9190bda27d524dcf827208ea7cf40a198b3334c8.tar.bz2
nextpnr-9190bda27d524dcf827208ea7cf40a198b3334c8.zip
[interchange] Update chipdb and python-fpga-interchange versions
Signed-off-by: Maciej Dudek <mdudek@antmicro.com>
-rw-r--r--.github/workflows/interchange_ci.yml2
-rw-r--r--fpga_interchange/chipdb.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/interchange_ci.yml b/.github/workflows/interchange_ci.yml
index 9b2ba027..4dec38b2 100644
--- a/.github/workflows/interchange_ci.yml
+++ b/.github/workflows/interchange_ci.yml
@@ -114,7 +114,7 @@ jobs:
env:
RAPIDWRIGHT_PATH: ${{ github.workspace }}/RapidWright
PYTHON_INTERCHANGE_PATH: ${{ github.workspace }}/python-fpga-interchange
- PYTHON_INTERCHANGE_TAG: v0.0.16
+ PYTHON_INTERCHANGE_TAG: v0.0.17
PRJOXIDE_REVISION: 1bf30dee9c023c4c66cfc44fd0bc28addd229c89
DEVICE: ${{ matrix.device }}
run: |
diff --git a/fpga_interchange/chipdb.h b/fpga_interchange/chipdb.h
index 15ef8b07..9ebbc1f3 100644
--- a/fpga_interchange/chipdb.h
+++ b/fpga_interchange/chipdb.h
@@ -34,7 +34,7 @@ NEXTPNR_NAMESPACE_BEGIN
* kExpectedChipInfoVersion
*/
-static constexpr int32_t kExpectedChipInfoVersion = 12;
+static constexpr int32_t kExpectedChipInfoVersion = 13;
// Flattened site indexing.
//