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

. ../../testenv.sh

analyze testent.vhdl
elab_simulate test_core

clean

echo "Test successful"