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

. ../../testenv.sh

analyze  test.vhdl
elab_simulate test_val

clean

echo "Test successful"