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

. ../../testenv.sh

analyze e.vhdl
elab_simulate bug

clean

echo "Test successful"