1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-02-04 15:53:20 +00:00

Merge pull request #762 from antmicro/testarch_timing

[interchange] Update chipdb and python-fpga-interchange versions
This commit is contained in:
gatecat
2021-07-14 17:44:50 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -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: |

View File

@@ -34,7 +34,7 @@ NEXTPNR_NAMESPACE_BEGIN
* kExpectedChipInfoVersion
*/
static constexpr int32_t kExpectedChipInfoVersion = 12;
static constexpr int32_t kExpectedChipInfoVersion = 13;
// Flattened site indexing.
//