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

. ../../testenv.sh

analyze bug.vhdl
elab_simulate bug

clean

echo "Test successful"