aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/sr2940/testsuite.sh
blob: 5e25d4b2ae848de284a61d0ae4bd3a2b6cdd6489 (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

. ../../testenv.sh

analyze Prim.vhd
analyze_failure GCD.vhd

clean

echo "Test successful"