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

. ../../testenv.sh

analyze test.vhdl
elab_simulate a

clean

echo "Test successful"