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

. ../../testenv.sh

analyze alias_bug.vhd
elab_simulate alias_bug

clean

echo "Test successful"