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

. ../../testenv.sh

analyze_failure b.vhdl
analyze b1.vhdl
elab_simulate b

clean

echo "Test successful"