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
commit 084e15f9cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -114,7 +114,7 @@ jobs:
env: env:
RAPIDWRIGHT_PATH: ${{ github.workspace }}/RapidWright RAPIDWRIGHT_PATH: ${{ github.workspace }}/RapidWright
PYTHON_INTERCHANGE_PATH: ${{ github.workspace }}/python-fpga-interchange PYTHON_INTERCHANGE_PATH: ${{ github.workspace }}/python-fpga-interchange
PYTHON_INTERCHANGE_TAG: v0.0.16 PYTHON_INTERCHANGE_TAG: v0.0.17
PRJOXIDE_REVISION: 1bf30dee9c023c4c66cfc44fd0bc28addd229c89 PRJOXIDE_REVISION: 1bf30dee9c023c4c66cfc44fd0bc28addd229c89
DEVICE: ${{ matrix.device }} DEVICE: ${{ matrix.device }}
run: | run: |

View File

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