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

. ../../testenv.sh

analyze bug_tb.vhd
elab_simulate_failure bug_tb

clean

echo "Test successful"