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

. ../../testenv.sh

analyze repro.vhdl tb.vhdl
elab_simulate tb

clean

echo "Test successful"