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

. ../../testenv.sh

analyze bug.vhdl
elab_simulate test_time

clean

echo "Test successful"