aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-04-14 14:28:01 +0100
committerGitHub <noreply@github.com>2021-04-14 14:28:01 +0100
commit8f5185c3814f5fcf90aa33b07b99568d465bb5cd (patch)
treec7fc666a560040ae81e0c2b39e19771a07c9fdf8 /.github
parentb26088f940d512174154cef3954f3a9b6c9642e7 (diff)
parentea9e12b6ae1034422a1abcc64afbd81a59a720ea (diff)
downloadnextpnr-8f5185c3814f5fcf90aa33b07b99568d465bb5cd.tar.gz
nextpnr-8f5185c3814f5fcf90aa33b07b99568d465bb5cd.tar.bz2
nextpnr-8f5185c3814f5fcf90aa33b07b99568d465bb5cd.zip
Merge pull request #678 from acomodi/initial-fasm-generation
interchange: add FASM generation target and clean-up tests
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 2c939d0e..31036465 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.7
+ PYTHON_INTERCHANGE_TAG: v0.0.9
PRJOXIDE_REVISION: a85135648c3ef2f7b3fd53ae2187ef6460e34b16
DEVICE: ${{ matrix.device }}
run: |