aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/quicklogic/run-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arch/quicklogic/run-test.sh')
-rwxr-xr-xtests/arch/quicklogic/run-test.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/arch/quicklogic/run-test.sh b/tests/arch/quicklogic/run-test.sh
new file mode 100755
index 000000000..4be4b70ae
--- /dev/null
+++ b/tests/arch/quicklogic/run-test.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+set -eu
+source ../../gen-tests-makefile.sh
+run_tests --yosys-scripts --bash --yosys-args "-w 'Yosys has only limited support for tri-state logic at the moment.'"