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

. ../../testenv.sh


analyze repro.vhdl
elab_simulate tb

clean

echo "Test successful"