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

. ../../testenv.sh

analyze repro.vhdl
elab_simulate ent;

clean

echo "Test successful"