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

. ../../testenv.sh

analyze associate.vhdl
elab_simulate associate

clean

echo "Test successful"