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

. ../../testenv.sh

analyze repro1.vhdl
elab_simulate repro1

analyze repro2.vhdl
elab_simulate repro2

clean

echo "Test successful"