projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea154d5
)
Cat more stuff
author
Eddie Hung
<eddie@fpgeh.com>
Fri, 21 Jun 2019 20:28:42 +0000
(13:28 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Fri, 21 Jun 2019 20:28:42 +0000
(13:28 -0700)
tests/tools/autotest.sh
patch
|
blob
|
history
diff --git
a/tests/tools/autotest.sh
b/tests/tools/autotest.sh
index d90abf84846e44e9ed625ea46049979c0146cece..7b1fb50b925166bb1f5f90badc8c43a06011f182 100755
(executable)
--- a/
tests/tools/autotest.sh
+++ b/
tests/tools/autotest.sh
@@
-227,6
+227,8
@@
do
echo "Note: Make sure that 'iverilog' is an up-to-date git checkout of Icarus Verilog."
fi
cat ${bn}.err
+ cat ${bn}_ref.v
+ cat ${bn}_syn.v
$keeprunning || exit 1
fi
done