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

. ../../testenv.sh

analyze testcase.vhdl
elab_simulate testcase

clean

echo "Test successful"