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

. ../../testenv.sh

analyze t.vhdl
elab_simulate t

clean

echo "Test successful"