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

. ../../testenv.sh

analyze repro.vhdl
elab_simulate repro

clean

echo "Test successful"