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

. ../../testenv.sh

analyze 18351.vhd
elab_simulate problem

clean

echo "Test successful"