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

. ../../testenv.sh

analyze boundcheck.vhdl
elab_simulate_failure tb

clean

echo "Test successful"