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

. ../../testenv.sh

analyze -O tb_issue.vhdl
analyze -O tb_issue2.vhdl

clean

echo "Test successful"