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

. ../../testenv.sh

analyze pkg.vhd
analyze top.vhdl
elab_simulate top

clean

echo "Test successful"