summaryrefslogtreecommitdiff
path: root/tests/asicworld/run-test.sh
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-07-16 10:03:07 +0200
committerClifford Wolf <clifford@clifford.at>2014-07-16 10:03:07 +0200
commit964a67ac4194bb85fb3cb7a90a62dc1e4a685ea4 (patch)
tree3b12cea2429965e5cd065780d4cb92da856ac056 /tests/asicworld/run-test.sh
parent0f9ca49dc6047ad5634782de23040ec57601debd (diff)
Added note to "make test": use git checkout of iverilog
Diffstat (limited to 'tests/asicworld/run-test.sh')
-rwxr-xr-xtests/asicworld/run-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/asicworld/run-test.sh b/tests/asicworld/run-test.sh
index 9153f55f..a204360d 100755
--- a/tests/asicworld/run-test.sh
+++ b/tests/asicworld/run-test.sh
@@ -1,2 +1,2 @@
#!/bin/bash
-exec bash ../tools/autotest.sh *.v
+exec bash ../tools/autotest.sh -G *.v