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

. ../../testenv.sh

analyze ex1_entity.vhdl ex1_top.vhdl
elab_simulate_failure ex1_top

clean

echo "Test successful"