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

. ../../testenv.sh

analyze x.vhdl
elab_simulate test

clean

echo "Test successful"