From 663b942b97aa629489eb06b53ecb6682e9f5fbac Mon Sep 17 00:00:00 2001 From: Brian Drummond Date: Tue, 24 Dec 2013 16:54:03 +0000 Subject: Testsuite changes to elaborate and run tests marked run_compliant_test --- testsuite/gna/sr3028/testsuite.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'testsuite/gna') diff --git a/testsuite/gna/sr3028/testsuite.sh b/testsuite/gna/sr3028/testsuite.sh index e63a031..95ec1c6 100755 --- a/testsuite/gna/sr3028/testsuite.sh +++ b/testsuite/gna/sr3028/testsuite.sh @@ -2,12 +2,7 @@ . ../../testenv.sh -echo "Skipped !!!!" -exit 0 - -analyze vc.vhdl -analyze top.vhdl -elab_simulate_failure top +analyze_failure vc.vhdl clean -- cgit