aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus/archcheck.sh
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus/archcheck.sh')
-rwxr-xr-x.cirrus/archcheck.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/.cirrus/archcheck.sh b/.cirrus/archcheck.sh
new file mode 100755
index 00000000..fde19216
--- /dev/null
+++ b/.cirrus/archcheck.sh
@@ -0,0 +1,6 @@
+#!/usr/bin/env bash
+set -ex
+echo "Running archcheck!"
+${BUILD_DIR}/nextpnr-ice40 --hx8k --package ct256 --test
+${BUILD_DIR}/nextpnr-ice40 --up5k --package sg48 --test
+${BUILD_DIR}/nextpnr-ecp5 --um5g-25k --package CABGA381 --test