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

. ../../testenv.sh

analyze bug2.vhdl
elab_simulate bug2

clean

echo "Test successful"