diff options
author | Miodrag Milanovic <mmicko@gmail.com> | 2023-03-16 13:02:29 +0100 |
---|---|---|
committer | myrtle <gatecat@ds0.me> | 2023-03-16 13:37:23 +0100 |
commit | d337ab93e6147703b73db1998f3e0048d8974565 (patch) | |
tree | f0821b6e090ba6477c3b2af91fefd82b594f03b5 | |
parent | 11a90aff838ced1cea5c78cea8ed0c6ddcfd6cbd (diff) | |
download | nextpnr-d337ab93e6147703b73db1998f3e0048d8974565.tar.gz nextpnr-d337ab93e6147703b73db1998f3e0048d8974565.tar.bz2 nextpnr-d337ab93e6147703b73db1998f3e0048d8974565.zip |
Update to latest prjtrellis
-rw-r--r-- | .github/workflows/arch_ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/arch_ci.yml b/.github/workflows/arch_ci.yml index 345ff456..5c46d92f 100644 --- a/.github/workflows/arch_ci.yml +++ b/.github/workflows/arch_ci.yml @@ -15,7 +15,7 @@ jobs: DEPS_PATH: ${{ github.workspace }}/deps YOSYS_REVISION: bd7ee79486d4e8788f36de8c25a3fb2df451d682 ICESTORM_REVISION: 9f66f9ce16941c6417813cb87653c735a78b53ae - TRELLIS_REVISION: 48486ebd1e03e4ac42c96299e881adf9d43bc241 + TRELLIS_REVISION: ce6b1f75801dc93dd7490f28cc3bb8d9f644720f PRJOXIDE_REVISION: c3fb1526cf4a2165e15b74f4a994d153c7695fe4 MISTRAL_REVISION: ebfc0dd2cc7d6d2159b641a397c88554840e93c9 APYCULA_REVISION: 0.5.1a1 |