aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/regressions/issue0090/conn-crash.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ice40/regressions/issue0090/conn-crash.sh')
-rw-r--r--ice40/regressions/issue0090/conn-crash.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice40/regressions/issue0090/conn-crash.sh b/ice40/regressions/issue0090/conn-crash.sh
index 57a20ef..88c4df8 100644
--- a/ice40/regressions/issue0090/conn-crash.sh
+++ b/ice40/regressions/issue0090/conn-crash.sh
@@ -1,3 +1,3 @@
:> conn-crash.log
${NPNR} --json conn-crash.json --asc conn-crash.asc --pcf conn-crash.pcf `cat conn-crash.npnr` > conn-crash.log 2>&1 || true
-grep "^ERROR: Cell 'clk12\$sb_io' cannot be bound to bel 'X12/Y31/io1' since it is already bound to cell 'sevenseg_segment2\$sb_io'$" conn-crash.log
+grep "^ERROR: Cell 'sevenseg_segment2\$sb_io' cannot be bound to bel 'X12/Y31/io1' since it is already bound to cell 'clk12\$sb_io'$" conn-crash.log