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

. ../../testenv.sh

analyze repro1a.vhdl repro1b.vhdl
elab_simulate repro1a

clean

echo "Test successful"