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

. ../../testenv.sh

analyze repro.vhdl
elab_simulate repro_ent

#analyze repro1.vhdl
#elab_simulate repro1_ent

clean

echo "Test successful"