aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ci/build_mistral.sh
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2022-04-08 14:05:03 +0100
committergatecat <gatecat@ds0.me>2022-04-08 18:42:39 +0100
commit92a58a2631a30ac3f4c0291ecd1f2f01a912b9e9 (patch)
treeaf4d4919e27a49d01c1c8607c817d07644e22303 /.github/ci/build_mistral.sh
parent49f178ed94b5fad00d25dbd12adea0bf4732f803 (diff)
downloadnextpnr-92a58a2631a30ac3f4c0291ecd1f2f01a912b9e9.tar.gz
nextpnr-92a58a2631a30ac3f4c0291ecd1f2f01a912b9e9.tar.bz2
nextpnr-92a58a2631a30ac3f4c0291ecd1f2f01a912b9e9.zip
ci: Restructure and move entirely to GH actions from Cirrus
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to '.github/ci/build_mistral.sh')
-rw-r--r--.github/ci/build_mistral.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/ci/build_mistral.sh b/.github/ci/build_mistral.sh
index 3c809b0e..807c6206 100644
--- a/.github/ci/build_mistral.sh
+++ b/.github/ci/build_mistral.sh
@@ -1,5 +1,7 @@
#!/bin/bash
+export MISTRAL_PATH=${DEPS_PATH}/mistral
+
function get_dependencies {
# Fetch mistral
mkdir -p ${MISTRAL_PATH}
@@ -17,6 +19,10 @@ function build_nextpnr {
popd
}
+function run_tests {
+ :
+}
+
function run_archcheck {
pushd build
./nextpnr-mistral --device 5CEBA2F17A7 --test