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

. ../../testenv.sh

analyze rng1.vhdl
elab_simulate sliding_index

clean

echo "Test successful"