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

. ../../testenv.sh

analyze 16287.vhd
elab_simulate test

clean

echo "Test successful"