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

. ../../testenv.sh

analyze repro2.vhdl
elab_simulate test_tb

clean test

echo "Test successful"