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

. ../../testenv.sh

analyze test.vhdl
elab_simulate test

clean

echo "Test successful"