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

. ../../testenv.sh

analyze_failure centerconfig.vhdl
analyze centerconfig_works.vhdl
elab_simulate instance

clean

echo "Test successful"