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

. ../../testenv.sh

analyze_failure e.vhdl

analyze e2.vhdl
elab_simulate e2

clean

echo "Test successful"