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

. ../../testenv.sh

analyze bug.vhdl
elab_simulate_failure bug

clean

echo "Test successful"