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

. ../../testenv.sh

analyze mwe.vhdl
elab_simulate mwe

clean

echo "Test successful"