aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-05-07 11:24:08 +0100
committerGitHub <noreply@github.com>2021-05-07 11:24:08 +0100
commit432b9d8bde2faf9fbcc39ab0b82d02ce5115cdc8 (patch)
tree18902d57752d701319aa01ac92810ea7784f9fd3 /.github
parent3144e8395044da05476bbeee2f12fb7735864b17 (diff)
parent51949d95c3dbc2809eebfccbd60532915f401a42 (diff)
downloadnextpnr-432b9d8bde2faf9fbcc39ab0b82d02ce5115cdc8.tar.gz
nextpnr-432b9d8bde2faf9fbcc39ab0b82d02ce5115cdc8.tar.bz2
nextpnr-432b9d8bde2faf9fbcc39ab0b82d02ce5115cdc8.zip
Merge pull request #694 from YosysHQ/gatecat/interchange-glbroute
interchange: Initial global routing implementation
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 4e94076d..f93a58ce 100644
--- a/.github/workflows/interchange_ci.yml
+++ b/.github/workflows/interchange_ci.yml
@@ -108,7 +108,7 @@ jobs:
env:
RAPIDWRIGHT_PATH: ${{ github.workspace }}/RapidWright
PYTHON_INTERCHANGE_PATH: ${{ github.workspace }}/python-fpga-interchange
- PYTHON_INTERCHANGE_TAG: v0.0.11
+ PYTHON_INTERCHANGE_TAG: v0.0.12
PRJOXIDE_REVISION: b5d88c3491770559c3c10cccb1651db65ab061b1
DEVICE: ${{ matrix.device }}
run: |