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

. ../../testenv.sh

analyze test.vhd
elab_simulate test --wave=test.ghw

clean

echo "Test successful"