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

. ../../testenv.sh

analyze test.vhdl
elab_simulate test
clean

echo "Test successful"