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

. ../../testenv.sh

analyze buggy.vhdl
elab_simulate buggy

clean

echo "Test successful"