aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/interchange_ci.yml
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-08-31 12:37:04 +0100
committerGitHub <noreply@github.com>2021-08-31 12:37:04 +0100
commit0c40bed4250e3b1525a202cba7a905ba9537bec8 (patch)
tree8e56bb14536091f3859953465588fac973d7509a /.github/workflows/interchange_ci.yml
parent0e83db47a067b55f45567c89a08af470196a18e7 (diff)
parente0950408d57b5c409136e1a12160f95c57b09ce2 (diff)
downloadnextpnr-0c40bed4250e3b1525a202cba7a905ba9537bec8.tar.gz
nextpnr-0c40bed4250e3b1525a202cba7a905ba9537bec8.tar.bz2
nextpnr-0c40bed4250e3b1525a202cba7a905ba9537bec8.zip
Merge pull request #790 from acomodi/place-only-same-cluster-in-site
interchange: place only cells belonging to the same clusters in the same site
Diffstat (limited to '.github/workflows/interchange_ci.yml')
-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 4dec38b2..05220abd 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.17
+ PYTHON_INTERCHANGE_TAG: v0.0.18
PRJOXIDE_REVISION: 1bf30dee9c023c4c66cfc44fd0bc28addd229c89
DEVICE: ${{ matrix.device }}
run: |