aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/regressions/issue0209/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/regressions/issue0209/test.sh')
-rw-r--r--ice40/regressions/issue0209/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ice40/regressions/issue0209/test.sh b/ice40/regressions/issue0209/test.sh
new file mode 100644
index 0000000..27bc2ca
--- /dev/null
+++ b/ice40/regressions/issue0209/test.sh
@@ -0,0 +1,3 @@
+:> test.log
+${NPNR} --json test.json --pcf test.pcf `cat test.npnr` > test.log 2>&1 || true
+grep "^ERROR: BEL 'X0/Y28/io0' has no global buffer connection available$" test.log