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

. ../../testenv.sh

analyze repro.vhdl
elab_simulate expose

clean

echo "Test successful"