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

. ../../testenv.sh

analyze repro.vhdl
elab_simulate foo

clean

echo "Test successful"