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

. ../../testenv.sh

analyze repro2.vhdl
elab_simulate test_tb

clean

echo "Test successful"