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

. ../../testenv.sh

analyze test.vhd
elab_simulate test
clean

echo "Test successful"