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

. ../../testenv.sh

analyze bug.vhdl
elab_simulate ent

clean

echo "Test successful"