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

. ../../testenv.sh

analyze dummy.vhdl
elab_simulate dummy

clean

echo "Test successful"