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.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice40/regressions/issue0209/test.sh b/ice40/regressions/issue0209/test.sh
index 27bc2ca..66e3797 100644
--- a/ice40/regressions/issue0209/test.sh
+++ b/ice40/regressions/issue0209/test.sh
@@ -1,3 +1,3 @@
:> test.log
-${NPNR} --json test.json --pcf test.pcf `cat test.npnr` > test.log 2>&1 || true
+${NPNR} --json test.json --asc test.asc --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