aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-07-14 17:44:50 +0100
committerGitHub <noreply@github.com>2021-07-14 17:44:50 +0100
commit084e15f9cf421786c3b0db8ea929211323bc4307 (patch)
tree9e54a4ad4e54053a7cdad0a87e9a955292cfe2a3 /.github
parent034467ff615494b2a74cee08081cb17edc9ea1a4 (diff)
parent9190bda27d524dcf827208ea7cf40a198b3334c8 (diff)
downloadnextpnr-084e15f9cf421786c3b0db8ea929211323bc4307.tar.gz
nextpnr-084e15f9cf421786c3b0db8ea929211323bc4307.tar.bz2
nextpnr-084e15f9cf421786c3b0db8ea929211323bc4307.zip
Merge pull request #762 from antmicro/testarch_timing
[interchange] Update chipdb and python-fpga-interchange versions
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/interchange_ci.yml2
1 files changed, 1 insertions, 1 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: |