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

. ../../testenv.sh

analyze bug.vhdl
elab_simulate ent
clean

echo "Test successful"