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

. ../../testenv.sh

analyze demo.vhd
elab_simulate bar structural

clean

echo "Test successful"