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

. ../../testenv.sh

analyze dut.vhdl
elab_simulate_failure tb

clean

echo "Test successful"