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

. ../../testenv.sh

analyze test.vhd
elab_simulate test

clean

echo "Test successful"