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

. ../../testenv.sh

analyze ent.vhdl
elab_simulate ent

clean

echo "Test successful"