From 964a67ac4194bb85fb3cb7a90a62dc1e4a685ea4 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Wed, 16 Jul 2014 10:03:07 +0200 Subject: Added note to "make test": use git checkout of iverilog --- tests/simple/run-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/simple/run-test.sh') diff --git a/tests/simple/run-test.sh b/tests/simple/run-test.sh index 3d00c7eb2..ec1802cbd 100755 --- a/tests/simple/run-test.sh +++ b/tests/simple/run-test.sh @@ -6,4 +6,4 @@ if ! which iverilog > /dev/null ; then exit 1 fi -exec bash ../tools/autotest.sh *.v +exec bash ../tools/autotest.sh -G *.v -- cgit v1.2.3