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

. ../../testenv.sh

analyze 7751_tests.vhd
elab_simulate top

clean

echo "Test successful"